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

Teaching Math Concepts software
Filter: All | Freeware | Demo
 

Teaching Math Concepts

< 1 2 3 4 5 > 
Added: November 05, 2006 | Visits: 3.563

Magic Math Space Tour for the Age 11-12 Special Promotion This program is designed for bringing joy to Math Study. Kids effectively learn mathematics due to quiz-oriented learning accompanied by friendly natural animals and/or worms. As a whole inclusive hardle, the comprehensive game of Space Tour, touring and finding various planets and the...



Platforms: Windows

License: Shareware Cost: $20.00 USD Size: 10.74 MB Download (155): Magic Math Space Tour for the Age 11-12 Special Promotion Download

Released: March 06, 1999  |  Added: January 15, 2006 | Visits: 3.467

Brain Builder - Math Edition Over 500 million puzzles in a fun multimedia game ensure unlimited playing time. Sharpen your problem solving by tackling math problems that are presented at precisely your level. 16 different skill levels are available. Feedback tells how far you've progressed. Skills taught include beginning...





Platforms: Windows

License: Shareware Cost: $14.99 USD Size: 1.01 MB Download (236): Brain Builder - Math Edition Download

Released: June 06, 2000  |  Added: February 10, 2006 | Visits: 3.918

License Plate Math License Plate Math is a fun game you can play on the road as well as on the computer. There is a virtually unlimited number of math puzzles, with 3 ways to play: the standard 10 problem game, in which you are presented with 10 problems; or the Time Trial, in which you are given about 2 minutes to...


Platforms: Windows

License: Shareware Cost: $14.99 USD Size: 898 KB Download (117): License Plate Math Download

Released: January 01, 2003  |  Added: March 05, 2006 | Visits: 2.933

USPExpress Math Parser USPExpress Math Parser is a COM-based component that is aimed to parse and evaluate scientific, engineering and math expressions on-the-fly. It is designed to be used in Visual Basic, VBA, C++, .NET, Delphi or Fortran applications, or any other programming environment with COM support....


Platforms: Windows

License: Shareware Cost: $148.00 USD Size: 3.52 MB Download (130): USPExpress Math Parser Download

Released: February 10, 2003  |  Added: May 06, 2006 | Visits: 9.171

Mental Math Practice Free mental math practice software. Covers all the basic math skills - Addition, Subtraction, Multiplication, and Division. You choose what you want to work on. The software delivers the questions, checks your answers, and keeps your score so you can see how well you're doing. Use it...


Platforms: Windows, Windows CE

License: Freeware Download (986): Mental Math Practice Download

Released: May 12, 2003  |  Added: December 04, 2008 | Visits: 6.732

Math Homework Maker The Math Homework Maker, is a FREE software which can solve all your homework. If you are a pupil or a student, needing help with your math homework or just want to check them, Then you must have this software. The Math Homework Maker covers everything you need, from elementary school up...


Platforms: Windows

License: Freeware Size: 409 KB Download (1120): Math Homework Maker Download

Released: April 04, 2004  |  Added: September 04, 2008 | Visits: 6.687

Math Compass Math Compass helps children learn general math through flash-card style practice with flexible settings to accommodate students at any level. It includes 4 games (Missing Number, Missing Operation, Time Trial and Head-to-Head), tutorials for each operation, a real time report that can be output...


Platforms: Windows

License: Shareware Cost: $19.99 USD Download (713): Math Compass Download

Released: August 10, 2010  |  Added: August 13, 2010 | Visits: 2.501

Math Center Level 2 Math software for students studying precalculus and calculus. Math Center Level 2 consists of a Scientific Calculator, a Graphing Calculator 2D Numeric, a Graphing Calculator 2D Parametric, a Graphing Calculator 2D Polar, an Integer Calculator, and a Rational Calculator. The Scientific...


Platforms: Windows

License: Shareware Cost: $40.00 USD Size: 2.86 MB Download (230): Math Center Level 2 Download

Released: June 03, 2016  |  Added: July 19, 2016 | Visits: 2.622

Math Calculator Math calculator, also derivative calculator, integral calculator, calculus calculator, expression calculator, equation solver, can be used to calculate expression, derivative, root, extremum, integral.Math calculator, also a derivative calculator, integral calculator, calculus calculator,...


Platforms: Windows, Windows 7, Windows Server

License: Shareware Cost: $20.00 USD Size: 1.22 MB Download (322): Math Calculator Download

Released: August 25, 2009  |  Added: April 27, 2010 | Visits: 1.472

Math Stars Plus Class One Software, shareware programs for education, announces the release of Math Stars Plus 2010r1 for Windows and Macintosh. The basic module of Math Stars Plus challenges students to complete all fact groups up to a selectable number. As each function (+ - x /) is successfully completed, the...


Platforms: Windows, Mac

License: Shareware Cost: $19.95 USD Size: 3.91 MB Download (115): Math Stars Plus Download

Added: August 24, 2008 | Visits: 1.552

Math Resource Studio Math Resource Studio is one of a wide range of software to help when studying maths, traditionally an area of learning that requires more effort (at primary, secondary levels, etc).Math Resource Studio is an educational application that gives you worksheets for learning and teaching diverse...


Platforms: Windows

License: Shareware Cost: $0.00 USD Size: 6 KB Download (121): Math Resource Studio Download

Released: April 02, 2014  |  Added: November 12, 2014 | Visits: 3.715

Trades Math Calculator Solve common machine shop and other trades trigonometry and math problems at a price every trades person can afford! As a machinist or CNC programmer, you often have to use trigonometry to calculate hole positions, chamfers, sine bar stacks, dovetail measurements, bolt circles, etc. You often...


Platforms: Windows, Windows 7, Other

License: Demo Cost: $14.99 USD Size: 6.81 MB Download (235): Trades Math Calculator Download

Released: April 10, 2009  |  Added: April 21, 2009 | Visits: 1.939

Smart Math Calculator Advanced yet easy-to-use math calculator that immediately and precisely computes the result as you type a math expression. It allows multiples math expressions at same time. It also allows fractions and defining your own variables and functions. It has a beautiful user-interface that conveniently...


Platforms: Windows

License: Demo Cost: $0.00 USD Size: 2.27 MB Download (334): Smart Math Calculator Download

Added: July 06, 2010 | Visits: 1.107

Math::Combinatorics Math::Combinatorics is a Perl module that can perform combinations and permutations on lists. SYNOPSIS Available as an object oriented API. use Math::Combinatorics; my @n = qw(a b c); my $combinat = Math::Combinatorics->new(count => 2, data => [@n], ); print "combinations of 2 from:...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (162): Math::Combinatorics Download

Added: July 01, 2010 | Visits: 835

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

Added: November 06, 2010 | Visits: 871

Math::FresnelZone SYNOPSIS use Math::FresnelZone; use Math::FresnelZone qw(fresnel fresnelMi fresnelKm); The arguments are: 0 - distance in kilometers or miles (default is 1), 1 - frequency in GHz (defualt 2.4), 2 - set to true to specify that the distance you are inputting is in miles and that the...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (101): Math::FresnelZone 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: July 08, 2010 | Visits: 1.490

Math::CDF Math::CDF is a Perl module to generate probabilities and quantiles from several statistical probability functions. SYNOPSIS use Math::CDF; $prob = &Math::CDF::pnorm(1.96); if( not defined($z = &Math::CDF::qnorm(0.975)) ) { die "qnorm() failed"; } or use Math::CDF qw(:all); $prob =...


Platforms: *nix

License: Freeware Size: 65.54 KB Download (129): Math::CDF Download

Added: February 09, 2010 | Visits: 1.082

Math::Vec Math::Vec is a Object-Oriented Vector Math Methods in Perl. SYNOPSIS use Math::Vec; $v = Math::Vec->new(0,1,2); or use Math::Vec qw(NewVec); $v = NewVec(0,1,2); @res = $v->Cross([1,2.5,0]); $p = NewVec(@res); $q = $p->Dot([0,1,0]); or use Math::Vec qw(:terse); $v = V(0,1,2); $q...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (110): Math::Vec Download

Added: February 26, 2010 | Visits: 1.168

Math::Telephony::ErlangC Math::Telephony::ErlangC is a Perl extension for Erlang C calculations. SYNOPSIS use Math::Telephony::ErlangC; # Evaluate probability that a service request will have to wait $wprob = wait_probability($traffic, $servers); # Probability that the wait time will be less than a fixed maximum...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (138): Math::Telephony::ErlangC Download

< 1 2 3 4 5 >