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

Math Interface freeware
Filter: All | Freeware | Demo
 

Math Interface

1 2 3 4 5 > 
Added: April 13, 2010 | Visits: 2.009

Math::Pari Math::Pari is a Perl interface to PARI. SYNOPSIS use Math::Pari; $a = PARI 2; print $a**10000; or use Math::Pari qw(Mod); $a = Mod(3,5); print $a**10000; This package is a Perl interface to famous library PARI for numerical/scientific/number-theoretic calculations. It allows use of...



Platforms: *nix

License: Freeware Size: 112.64 KB Download (105): Math::Pari Download

Added: June 26, 2010 | Visits: 1.159

Math::Random::MT::Auto Math::Random::MT::Auto is a Perl module for auto-seeded Mersenne Twister PRNGs. SYNOPSIS use strict; use warnings; use Math::Random::MT::Auto qw(rand irand shuffle gaussian), /dev/urandom => 256, random_org; # Functional interface my $die_roll = 1 + int(rand(6)); my $coin_flip =...





Platforms: *nix

License: Freeware Size: 122.88 KB Download (98): Math::Random::MT::Auto Download

Added: December 03, 2013 | Visits: 1.096

Math::GMPf Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.


Platforms: *nix

License: Freeware Size: 30.72 KB Download (38): Math::GMPf Download

Added: October 25, 2013 | Visits: 453

Math::MPC Math::MPC - perl interface to the MPC (multi precision complex) library A multiple precision complex number module utilising the MPC library.Basically, this module simply wraps the 'mpc' complex number functions provided by that library.Operator overloading is also available.The following...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (40): Math::MPC Download

Added: July 08, 2010 | Visits: 1.495

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: October 06, 2010 | Visits: 911

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 (92): Math::Calc::Euro Download

Added: September 02, 2010 | Visits: 1.037

Math::NumberCruncher Math::NumberCruncher Perl module contains a collection of useful math-related functions. SYNOPSIS It should be noted that as of v4.0, there is now an OO interface to Math::NumberCruncher. For backwards compatibility, however, the previous, functional style will always be supported. # OO...


Platforms: *nix

License: Freeware Size: 81.92 KB Download (101): Math::NumberCruncher Download

Added: July 14, 2010 | Visits: 1.051

Math::Symbolic Math::Symbolic is a Perl module for symbolic calculations. SYNOPSIS use Math::Symbolic; my $tree = Math::Symbolic->parse_from_string(1/2 * m * v^2); # Now do symbolic calculations with $tree. # ... like deriving it... my ($sub) = Math::Symbolic::Compiler->compile_to_sub($tree); my...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (102): Math::Symbolic Download

Added: February 01, 2010 | Visits: 969

Math::Symbolic::MiscAlgebra Math::Symbolic::MiscAlgebra contains miscellaneous algebra routines like det(). SYNOPSIS use Math::Symbolic qw/:all/; use Math::Symbolic::MiscAlgebra qw/:all/; # not loaded by Math::Symbolic @matrix = ([x*y, z*x, y*z],[x, z, z],[x, x, y]); $det = det @matrix; @vector = (x, y, z);...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (126): Math::Symbolic::MiscAlgebra Download

Added: September 03, 2013 | Visits: 864

Teaching Math and Physics with Symbolic Math Toolbox Examples used in the December 2010 webinar titled "Teaching Math and Physics with Symbolic Math Toolbox". View the recorded webinar here:http://www.mathworks.com/wbnr52810Topics include:* Using symbolic computation for common tasks such as solving, simplifying, and plotting equations, and...


Platforms: Matlab

License: Freeware Size: 225.28 KB Download (49): Teaching Math and Physics with Symbolic Math Toolbox Download

Added: June 09, 2006 | Visits: 4.866

Alans Math Alans Math makes learning basic arithmetic fun. This software introduces Addition, Subtraction, Multiplication, and Division to the user in a flash-card type scenario. Easy interface for kids. Fun sounds keep kids interested. Many configuration options available. All answers and setting changes...


Platforms: Windows

License: Freeware Size: 406 KB Download (354): Alans Math Download

Released: June 02, 2002  |  Added: April 14, 2006 | Visits: 12.974

Math Worksheet Maker 3 This is a tool that makes making math worksheets easier than ever. Just a few clicks and you're on. The limits are almost unlimited as it can get 300 math problems on a worksheet without even making it look compacted. Supports bold printing mode also. It allows you to put a title, select the type...


Platforms: Windows, *nix

License: Freeware Size: 821 KB Download (1680): Math Worksheet Maker 3 Download

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

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.741

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

Added: January 18, 2010 | Visits: 1.205

Los Alamos Message Passing Interface 1.5.16 Los Alamos Message Passing Interface is an implementation of the Message Passing Interface (MPI) motivated by a growing need for fault tolerance at the software level in large high-performance computing (HPC) systems. This need is caused by the vast number of components present in modern HPC...


Platforms: *nix

License: Freeware Size: 1.3 MB Download (99): Los Alamos Message Passing Interface 1.5.16 Download

Added: July 06, 2010 | Visits: 1.117

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 (168): Math::Combinatorics Download

Added: February 17, 2010 | Visits: 1.501

GNOME Interface for YUM GNOME Interface for YUM is a graphical frame-program for easier use and setup the YUM install program. Displays the accessible packages on the package service sites with filter. Manage the settings of package services. Manage the cache used by YUM: free up disk space, manual install and...


Platforms: *nix

License: Freeware Size: 583.68 KB Download (95): GNOME Interface for YUM Download

Added: July 01, 2010 | Visits: 841

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: January 15, 2010 | Visits: 3.740

Pandorabots Chat Bot Interface Pandorabots Chat Bot Interface project is a learning tool for implementing AJAX to communicate between the browser and a server. The chat bot interface communicates via XML with a free chat bot you create and host at pandorabots.com. The client script controlls a div that records your ongoing...


Platforms: *nix

License: Freeware Download (85): Pandorabots Chat Bot Interface Download

Added: November 06, 2010 | Visits: 877

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

1 2 3 4 5 >