Members Area


Recommended Sites:

Related Keywords
language freeware download
c language freeware download
xml language freeware download
language course freeware download
add language freeware download
c++ language freeware download
japanese language course freeware download
italian language course freeware download
portuguese language course freeware download
arabic language course freeware download
swahili language course freeware download
lithuanian language course freeware download
indonesian language course freeware download
turkish language course freeware download
vietnamese language course freeware download
dutch language course freeware download
quechua language course freeware download
persian language course freeware download
language indicator freeware download
script language freeware download

Top Freeware Keywords
iq tests freeware download
tablet pc freeware download
free day planner software freeware download
ebook freeware download
free freeware download
drawing freeware download
school freeware download
learn freeware download
guitar freeware download
mind mapping freeware download
painting freeware download
6 8 time freeware download
learning freeware download
education freeware download
chord chart freeware download
play freeware download
children freeware download
music freeware download
lessons freeware download
screen freeware download
learn guitar freeware download
kids freeware download
metronome freeware download
tuner freeware download
homepage freeware download
video freeware download
internet freeware download
communication freeware download
health freeware download
water 4 gas freeware download



Mathomatic for Linux 15.8.4 freeware     Save this freeware to your freeware selection - Saved Freeware


Author

George Gesslein II

OS Linux
Date Released May 20, 2012
Downloads 326
Filesize 266 kB
Keywords math calculator, math equation, math function, math, calculator, equation
Your Rating
  - click to rate - you will be first!
Mathomatic for Linux screenshot
[ View full size screenshot ]

Download Mathomatic for Linux   Save Freeware   Report Spyware

... system (CAS) written entirely in the C programming language. It is free and open source software (FOSS), published under the GNU Lesser General Public License (LGPL version 2.1). The software can automatically solve, differentiate, simplify, combine, and compare algebraic equations, perform standard, complex number, and polynomial arithmetic, etc. ...

Download Mathomatic for Linux   Save Freeware   Report Spyware


Forth language - Mathomatic for Linux freeware - Download Notice

Mathomatic for Linux Free Download - we do not host any Mathomatic for Linux torrent files or links of Mathomatic for Linux on rapidshare.com, depositfiles.com, megaupload.com etc. All Mathomatic for Linux download links are direct Mathomatic for Linux full download from publisher site or their selected mirrors.

Forth language - Mathomatic for Linux freeware - Latest User Reviews

 Write a Review   


Forth language - Mathomatic for Linux freeware - The Latest Versions History

Version Date Released Status Release Notes
15.8.4 May 20, 2012 New Release · Added simplifying trig identities to the tests. Discovere "solve 0" doesn't work anymore, use "solve for 0" instead. "solve 0" will be fixed and enhanced shortly.
15.8.3 May 8, 2012 New Release · Added simplifying trig identities to the tests. Discovere "solve 0" doesn't work anymore, use "solve for 0" instead. "solve 0" will be fixed and enhanced shortly.

· Added Heron's formula (calculates the area of any triangle, given all three side lengths) to the "help geometry" command. Mathomatic can solve for any side length, too.

· "make uninstall" is now passing the current "prefix" (the directory being operated on, like "/usr") to the lib and primes uninstall.

· Added noisy compile-time warning if DBL_DIG is not 15, and display it as digits precision in the version command.
· Removed "no right_associative_power" from set options listing, now only lists "right_associative_power" if it is set. A very unimportant and rarely used option that was just taking up display space.
15.8.2 Mar 26, 2012 New Release · All makefiles corrected to fix the following problem: Removed -Cv option from the install command, so that installing Mathomatic under NetBSD works without a hitch. The "install -Cv" option is not supported under some operating systems, so compiling and installing Mathomatic will now be easier on those systems.

· Added Heron's formula (calculates the area of any triangle, given all three side lengths) to the "help geometry" command. Mathomatic can solve for any side length, too.

· "make uninstall" is now passing the current "prefix" (the directory being operated on, like "/usr") to the lib and primes uninstall.

· Added noisy compile-time warning if DBL_DIG is not 15, and display it as digits precision in the version command.
· Removed "no right_associative_power" from set options listing, now only lists "right_associative_power" if it is set. A very unimportant and rarely used option that was just taking up display space.
15.8.1 Mar 14, 2012 New Release · All makefiles corrected to fix the following problem: Removed -Cv option from the install command, so that installing Mathomatic under NetBSD works without a hitch. The "install -Cv" option is not supported under some operating systems, so compiling and installing Mathomatic will now be easier on those systems.

· Added Heron's formula (calculates the area of any triangle, given all three side lengths) to the "help geometry" command. Mathomatic can solve for any side length, too.

· "make uninstall" is now passing the current "prefix" (the directory being operated on, like "/usr") to the lib and primes uninstall.

· Added noisy compile-time warning if DBL_DIG is not 15, and display it as digits precision in the version command.
· Removed "no right_associative_power" from set options listing, now only lists "right_associative_power" if it is set. A very unimportant and rarely used option that was just taking up display space.
15.8.0 Mar 12, 2012 New Release · Added some important missing documentation, and the makefiles were fixed
· Some scary messages explained to make them less scary

· All makefiles corrected to fix the following problem
· Removed -Cv option from the install command, so that installing
· Mathomatic under NetBSD works without a hitch. The "install -Cv" option is not supported under some operating systems, so compiling and installing Mathomatic will now be easier on those systems
· Added Heron's formula (calculates the area of any triangle, given
· all three side lengths) to the "help geometry" command. Mathomatic
· can solve for any side length, too. See "tests/heron.in" for some
· proofs
· "make uninstall" is now passing the current "prefix" (the directory being operated on, like "/usr") to the lib and primes uninstall
· Added noisy compile-time warning if DBL_DIG is not 15, and display it as digits precision in the version command
15.7.3 Feb 13, 2012 New Release · Further improved parse_complex(), so simplify works better and the divide command no longer approximates, giving more accurate symbolic answers.
· Combining powers and different denominators that contain absolute values like ((x^2)^.5) is now prevented. This allows correct simplification and solving when dealing with absolute values. Tested with the Batman equations, which, when plotted display the Batman logo ("tests/batman_plot").
· Moved place where 1/i is converted to -i to within the complex number division handler, making complex number results more consistent and correct.
· Changed the chief author's main email address
· Combining different denominators that contain the imaginary unit (i) is now prevented. This prevents getting different answers after simplifying a complicated complex number expression.
· All copyright dates updated to include the new year 2012. Happy New Year everybody!
15.7.2 Jan 26, 2012 New Release · "make uninstall" now uninstalls the prime number tools and symbolic math library too.
· Cleaned up calculate command to allow feedback iteration of more than one expression at a time, for a consistent user interface.
· The Mathomatic command "help geometry" now enters the common geometry formulas for you, into equation spaces.
· Added "help conversions" which enters some common metric/English conversion formulas; with it, you just select the equation that does what you want, solving for the desired unit of measurement. Then you just type "repeat calculate" to try different values. "tests/geometry.in" and "tests/conversions.in" have been subsequently removed.
· When compiled for the Symbolic Math Library, Mathomatic defaults to single-line output ("set no display2d"), so that output can be easily fed back into the input. Otherwise, output defaults to 2D mode ("set display2d"). Mathomatic no longer ignores the display2d flag when using the Symbolic Math Library.
15.7.1 Nov 20, 2011 New Release · Added "tests/heart.in", which plots a nice looking heart with gnuplot while running Mathomatic.
· Displaying thousands separators in MinGW was failing, now it must be specified with the THOUSANDS_SEPARATOR define. Thousands separators are not well supported in most standard C libraries, causing failure to display numbers, so they are now turned off. So now "set finance" works in the MS-Windows version, it was not working at all before (bug reports, anyone?).
· Testing "set finance" mode when doing the standard Mathomatic tests now. "tests/finance.in" now does "set finance" first thing. Do we need a round-up option for "set finance" mode? Currently rounds to nearest cent.
· Some minor improvements to the Mathomatic symbolic math library error handling output were made. And no more redundant nor inappropriate things are sent to standard output when SILENT=0, only helpful messages are output.
15.7.0 Nov 7, 2011 New Release · Allow an equation-number-range to be specified on the calculate command command-line, so that multiple equation spaces can be calculated automatically with a single command.
· Improved nintegrate command results. nintegrate of cos(sin(x+1)) wrt x from 0 to 1 now always gives the correct simplified result.
· Rewrote to allow specifying lower and upper bounds on command line.
· Divide command improved: Allow specifying the dividend and divisor on the command line. Other minor fixes.
· The Mathomatic command "plot x^2" works now, Mathomatic automatically replaces all ^ with ** on the plot command line.
· Added compilation option -fexceptions to CFLAGS in the Mathomatic application and library makefiles and build scripts. May be why exception handling wasn't working well in the past.
· Fixed the display command in the symbolic math library to respond to "set columns=number" to cut-off the 2D expression output string at the number column, instead of always 80 columns.
15.6.4 Sep 26, 2011 New Release · Added file misc/known_bugs.txt, which is the current list of known bugs in Mathomatic.
· Added file tests/quadratic.in, just a script that solves the general quadratic equation.
· Fixed error messaging to not always give command usage information when a command fails or gives a negative result. Now only gives command usage info when helpful, like when something on the command line is incorrect.
· Fixed the Mathomatic derivative command to not fail with a helpful
· error message when the derivative is zero. Now it just gives a warning message along with the successful result of the constant zero.
· Mathomatic no longer compiles correctly with the latest Xcode gcc, due to a bug in Apple's gcc optimizer. Either turn the optimizer completely off when compiling with Xcode, or use the gcc provided by MacPorts. Xcode version 3.x and other non-Apple C compilers will work fine. All mention of Xcode has been removed from the Mathomatic distribution.


Most popular forth language freeware downloads in Other

GAMA 1.4 freeware download


... the simulations. GAMA relies on: A modeling language, GAML, for specifying agents and environments An extensible library of agents architectures, statistical and spatial analysis functions. A cross-platform reproducibility of simulations A user interface based on the Eclipse platform, with flexible plotting and graphical views GAMA is an open-source project ...
Details   Download   Save Freeware

FBReader 0.12.10 freeware download


... are supported.) * Automatic library building. * Automatic language and character encoding detection is supported. * Automatically generated contents table. * Embedded images support. * Footnotes/hyperlinks support. * Position indicator. * Keeps the last open book and the last read positions for all opened books between runs. * List of ...
Details   Download   Save Freeware

Portable RapidTyping 4.6.2 freeware download


... for the children. Multi-Language interface: · Interface language are available for your choice. Albanian, Bosnian, Bulgarian, Chinese Simplified, Chinese Traditional, Dutch, English, Estonian, Farsi, French, German, Indonesian, Italian, Lithuanian, Portuguese, Portuguese Brazilian, Russian, Slovak, Spanish, Turkish, Ukrainian ...
Details   Download   Save Freeware

Subs Grabber 1.1.0.62 freeware download


... * search for a subtitle in almost any language: Albanian, Arabic, Belarus, Bosnian, Bulgarian, Chinese, Croatian, Czech, Danish, Dutch, English, German, Hungarian, Italian, Japanese, Korean, Latvian, Norwegian, Polish, Portuguese, Portuguese Brazilian,Romanian, Russian, Serbian… and many more * upload new subtitles linked with video file on subtitrari.raz-soft.com * automatically IMDb movie ...
Details   Download   Save Freeware

Byki 4.0 B264 freeware download


Transparent Language is a leading provider of language learning software for consumers, educational institutions, government agencies, ... from all over the world. Users of Transparent Language's products include over 800,000 individuals, 12,000 schools, and ... Byki is the name of an entire language-learning system, which includes desktop software, online applications, free content, articles, and games. Many other foreign language tools start by teaching grammar. Byki is different. ...
Details   Download   Save Freeware

5 stars award

Quran with Tafseer 1.0 freeware download


... the Holy Quran in Arabic, Urdu and English Languages with five Translations and four Tafseer, all bundled ... show-hide functionality also not required to install Urdu/Arabic language support, it can be determined translation and meaning ... Para no. • No need to install Urdu/Arabic language support. • Sajda Ayas: Jump directly to Sajda ...
Details   Download   Save Freeware

Cabra Portable 0.6.3 freeware download


... drives. Ace your next test, learn a new language, or prepare for world domination with Cabra. Features: Create and study from flashcards with images Read and write notes with rich-text editing capabilities Share your flashcards and notes with friends and people all across the world Use flashcards made ...
Details   Download   Save Freeware

gretl 1.9.8cvs freeware download


... for econometric analysis, written in the C programming language. It is free, open-source software. You may redistribute ... files, in tabular or equation format Integrated scripting language: enter commands either via the gui or via script Command loop structure for Monte Carlo simulations and iterative estimation procedures GUI controller for fine-tuning ...
Details   Download   Save Freeware

Marcion 1.6.2 freeware download


... software forming an integrated study environment of ancient languages (esp. Coptic and Greek) and providing necessary tools ... Overview of primary gnostic sources in Coptic language delivered with Marcion: Nag Hammadi Library (all texts); ... of the early christianity in Coptic and Greek languages: Septuagint (LXX); Greek New Testament; Coptic New Testament ...
Details   Download   Save Freeware

NihonDrill 0.3 freeware download


... will help in the learning of the Japanese language. Currently it consists of two parts, the kana part where you can drill the Hiragana and Katakana syllables and one part where you can drill Japanese vocabulary. Learn Japanese with the help of this small program. ...
Details   Download   Save Freeware