Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.932 Times

Roundm software
 

Roundm

Added: January 01, 2010 | Visits: 1.475

Games::Tournament::RoundRobin Games::Tournament::RoundRobin is a Perl module for Round-Robin Tournament Schedule Pairings. SYNOPSIS $schedule = Games::Tournament::RoundRobin->new; $pairings = $schedule->indexesInRound($roundm); $round = $schedule->meeting($member1, [$member2, $member3]); ... Every member of a league... Platforms: *nix

License: Freeware Size: 10.24 KB Download (116): Games::Tournament::RoundRobin Download

Added: September 06, 2013 | Visits: 376

Round with significant digits This little function rounds a number (or the elements of a vector ot matrix) towards the nearest number with N significant digits.Examples:roundsd(0.012345,3) returns 0.0123roundsd(12345,2) returns 12000roundsd(12.345,4,'ceil') returns 12.35This is a useful complement to Matlab's ROUND, ROUND10... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Round with significant digits Download