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.184.396 Times

Math Exercises freeware
Filter: All | Freeware | Demo
 

Math Exercises

< 1 2 3 4 5 > 
Added: April 24, 2010 | Visits: 769

Math::BaseCalc Math::BaseCalc is a Perl module that can convert numbers between various bases. SYNOPSIS use Math::BaseCalc; my $calc = new Math::BaseCalc(digits => [0,1]); #Binary my $bin_string = $calc->to_base(465); # Convert 465 to binary $calc->digits(oct); # Octal my $number =...



Platforms: *nix

License: Freeware Size: 4.1 KB Download (93): Math::BaseCalc Download

Added: January 13, 2010 | Visits: 826

Math::RPN RPN is a Perl extension for Reverse Polish Math Expression Evaluation. SYNOPSIS use Math::RPN; $value=rpn(expr...); @array=rpn(expr...); expr... is one or more scalars or lists of scalars which contain RPN expressions. An RPN expression is a series of numbers and/or operators separated...





Platforms: *nix

License: Freeware Size: 8.19 KB Download (93): Math::RPN Download

Added: November 08, 2010 | Visits: 730

Math::TotalBuilder::Common Math::TotalBuilder::Common is a Perl module with common unit sets for building totals. SYNOPSIS use Math::TotalBuilder; use Math::TotalBuilder::Common; # units for 952 pence my %tender = build($Math::TotalBuilder::Common::uk_money_old, 952); This package is just a set of common sets of...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (93): Math::TotalBuilder::Common Download

Added: March 21, 2010 | Visits: 1.166

Math Objects Math Objects is a math template library written in C++ using generic programming techniques. In order to use the "Math Objects" library, the user only has to include the header files he needs (e.g. Matrix.h, Polynomial.h etc.). In order to compile the library the user needs an ISO/IEC...


Platforms: *nix

License: Freeware Size: 286.72 KB Download (92): Math Objects Download

Added: October 06, 2010 | Visits: 906

Math::Calc::Euro Math::Calc::Euro is a Perl module to convert between EUR and the old currencies. SYNOPSIS my $guildercalc = Math::Calc::Euro->new(NLG) print $guildercalc->to_euro(1), "n"; # 0.45378... print $guildercalc->from_national(1), "n"; # same print $guildercalc->to_national(1), "n"; # 2.20371...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (91): Math::Calc::Euro Download

Added: January 18, 2010 | Visits: 2.222

Math::Group::Thompson Math::Group::Thompson Perl module contains OO methods that calculates the cardinality of the ball of radius n of Thompson group F. SYNOPSIS use Math::Group::Thompson; my $F = Math::Group::Thompson->new( VERBOSE => 0 ); my $card = $F->cardBn(3,); print "#B(3) = $cardn"; The...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (91): Math::Group::Thompson Download

Added: February 27, 2010 | Visits: 654

Math::Zap::Matrix2 Math::Zap::Matrix2 is a Perl module for 2*2 matrix manipulation. Synopsis Example t/matrix2.t #_ Matrix _____________________________________________________________ # Test 2*2 matrices # philiprbrenan@yahoo.com, 2004, Perl License...


Platforms: *nix

License: Freeware Size: 63.49 KB Download (90): Math::Zap::Matrix2 Download

Added: July 05, 2010 | Visits: 940

Math::HashSum Math::HashSum can sum a list of key-value pairs on a per-key basis. SYNOPSIS use Math::HashSum qw(hashsum); my %hash1 = (a=>.1, b=>.4); my %hash2 = (a=>.2, b=>.5); my %sum = hashsum(%hash1,%hash2); print "$sum{a}n"; # Prints .3 print "$sum{b}n"; # Prints .9 This module allows you to...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (89): Math::HashSum Download

Added: May 22, 2010 | Visits: 1.050

Math::BigInt Math::BigInt is an arbitrary size integer/float math package. SYNOPSIS use Math::BigInt; # or make it faster: install (optional) Math::BigInt::GMP # and always use (it will fall back to pure Perl if the # GMP library is not installed): # will warn if Math::BigInt::GMP cannot be found...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (89): Math::BigInt Download

Added: September 03, 2010 | Visits: 746

Math::Zap::Triangle2 Math::Zap::Triangle2 - triangles in 2D space. Synopsis Example t/triangle2.t #_ Triangle ___________________________________________________________ # Test 2d triangles # philiprbrenan@yahoo.com, 2004, Perl License #______________________________________________________________________...


Platforms: *nix

License: Freeware Size: 63.49 KB Download (89): Math::Zap::Triangle2 Download

Added: January 03, 2010 | Visits: 661

Math::Macopt Math::Macopt is a Perl wrapper for macopt++, which is a conjugate gradient library. INSTALLATION The package can be installed by the standard PERL module installation procedure: perl Makefile.PL make make test make install Please noted that the original "macopt++" C++ source code is...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (88): Math::Macopt Download

Added: July 01, 2010 | Visits: 837

Math::NoCarry Math::NoCarry is a Perl extension for no carry arithmetic. SYNOPSIS use Math::NoCarry; my $sum = Math::NoCarry::add( 123, 456 ); my $difference = Math::NoCarry::subtract( 123, 456 ); my $product = Math::NoCarry::multiply( 123, 456 ); No carry arithmetic doesnt allow you to carry...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (87): Math::NoCarry Download

Released: December 26, 2012  |  Added: November 20, 2013 | Visits: 710

Virtual Math Teams The Virtual Math Teams (VMT) Project (vmt.mathforum.org) at the Math Forum enables K-12 math collaborative learning, professional development of educators, & group cognition research.


Platforms: Mac

License: Freeware Size: 42.21 MB Download (83): Virtual Math Teams Download

Released: November 01, 2012  |  Added: November 01, 2012 | Visits: 420

Music Math .0 About Music Math A freeware which converts music values (BPM, transpose, Delay, Samples, ms, Hz, Timestretch %, Notes ). Music-Math has 7 conversion functions:? Tempo Change, Transpose, Delay, Tap? Tempo, Samples, Notes and SMPTE.


Platforms: Mac

License: Freeware Size: 2.2 MB Download (82): Music Math .0 Download

Released: July 21, 2012  |  Added: July 21, 2012 | Visits: 946

Math for kids Free math lessons and math homework help from basic math to algebra, geometry. The classic puzzle, a favorite of programmers and Buddhist monks. Puzzle index for geometry puzzles, logic puzzles, math puzzles, weight puzzles, moves puzzles and puzzles. You can sort the puzzle list by clicking The...


Platforms: All

License: Freeware Size: 30.72 KB Download (65): Math for kids Download

Released: July 18, 2012  |  Added: July 18, 2012 | Visits: 871

Buildbug math for kids Buildbug kids math online game. Offers free math lessons and homework help, with an emphasis on geometry, algebra, statistics, and calculus. Also provides calculators and games. Due to heavy traffic this site has been experiencing some delays. The Math Forum's Internet Math Library is a...


Platforms: All

License: Freeware Size: 30.72 KB Download (56): Buildbug math for kids Download

Released: December 18, 2012  |  Added: December 18, 2012 | Visits: 517

math assistant for physically challenged This project provides a math worksheet environment for specially enabled children. Designed as a generic math worksheet for specially enabled persons to workout math problems with limited input in system as we do by hand.


Platforms: Windows, Mac, Linux

License: Freeware Size: 827.2 KB Download (56): math assistant for physically challenged Download

Added: May 10, 2013 | Visits: 480

MathApplets MathApplets are Java applets to help teach discrete math. This package contains the following applets: - Basic Set Applet - Set theory exercises using sets of numbers. - Blackjack Applet - Probability theory tied to a popular card game. - Factorizer Applet - Factors numbers into prime...


Platforms: Windows, Mac, *nix, Java, BSD Solaris

License: Freeware Download (56): MathApplets Download

Added: May 10, 2013 | Visits: 434

com.wis.math.calc.IODE com.wis.math.calc.IODE defines a system of differential equations by providing access to the rate equations.usage:var inst:IODE = new IODE();


Platforms: Windows, Mac, Flash,

License: Freeware Download (56): com.wis.math.calc.IODE Download

Added: May 10, 2013 | Visits: 778

Rapid Math Trainer Rapid Math Trainer is a tiny Flash ActionScript Speed math program to train rapid multiplication and addition.Good for any age who wants to improve arithmetic and general maths skills. Quick mathematics is useful.


Platforms: Windows, Mac, *nix, Flash, BSD Solaris

License: Freeware Download (55): Rapid Math Trainer Download

< 1 2 3 4 5 >