math expressions
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1190

Math Expression Calculator 9.14
Math Expression Calculator is an ease to use tool to quickly evaluate mathematical expressions involving multiple variables more>>
Math Expression Calculator 9.14 is a program for evaluating mathematical expressions involving multiple variables. With it you are able to type in an expression such as '235 + 15.5 * 6 - ( 225 - 12.75 )' and see the result instantaneously. It supports a lot of functions in addition to the basic operators. It can save the calculations history, you are ease to re-trace your previous calculations. You can free from the frustration when using an ordinary calculator.
Enhancements: includes user interface enhancements.
Download (248KB)
Added: 2007-10-09 License: Freeware Price: $0.00
93 downloads
ExpressionCalc 1.00
ExpressionCalc application is a simple utility to calculate math expressions more>>
ExpressionCalc application is a simple utility to calculate math expressions.
Available functions are :
- COS,
- SIN,
- SINH,
- COSH,
- TAN,
- COTAN,
- ARCTAN,
- ARG,
- EXP,
- LN,
- LOG10,
- LOG2,
- LOGN,
- SQRT,
- SQR,
- POWER,
- INTPOWER,
- MIN,
- MAX,
- ABS,
- TRUNC,
- INT,
- CEIL,
- FLOOR ,
- RANDOM
and
- SIGN (sign(x) is 1 for x>1, 0 for x=0, -1 for x0 and =0 for x<<less
Available functions are :
- COS,
- SIN,
- SINH,
- COSH,
- TAN,
- COTAN,
- ARCTAN,
- ARG,
- EXP,
- LN,
- LOG10,
- LOG2,
- LOGN,
- SQRT,
- SQR,
- POWER,
- INTPOWER,
- MIN,
- MAX,
- ABS,
- TRUNC,
- INT,
- CEIL,
- FLOOR ,
- RANDOM
and
- SIGN (sign(x) is 1 for x>1, 0 for x=0, -1 for x0 and =0 for x<<less
Download (263KB)
Added: 2007-04-27 License: Freeware Price:
916 downloads
Regular Expressions Tester 1.0.8.9
Fiirefox extension that offers developers functions for testing their regular expressions more>>
Fiirefox extension that offers developers functions for testing their regular expressions Regular Expressions Tester is a useful testing utility for regular expressions with color highlighting.
System requirements:
- Firefox: 1.5 ? 2.0.0
<<lessSystem requirements:
- Firefox: 1.5 ? 2.0.0
Download (25KB)
Added: 2007-08-04 License: Freeware Price:
846 downloads
Other version of Regular Expressions Tester
License:Freeware

Math 4 Everyone 1.0
Learn the basic mathematical operations with this handy utility. more>> A Brand new program that will bring Math to life for everyone. Math 4 Everyone is very easy to use and offers many choices.<<less
Download (315KB)
Added: 2008-11-07 License: Freeware Price:
362 downloads
Rename Regular Expression 1.02
Add context menu command to rename selected files using regular expressions more>>
Add context menu command to rename selected files using regular expressions Rename Regular Expression will help you to rename selected files much more easier using regular expressions. Case-sensitivity, global replace, group expressions, number sequencing and more.
Enhancements:
fixed installer issue
<<lessEnhancements:
fixed installer issue
Download (312KB)
Added: 2007-10-28 License: Freeware Price:
734 downloads
Regular Expression Checker 1.42
This is the software for creating regular expression and testing it. Can write regular expressions, even if you do not know about the details of regular expression. You can buy the Source Code ( C#200 more>>
Requirements: Microsoft .NET Framework
<<less Download (124.14KB)
Added: 2008-09-07 License: Freeware Price: $0
534 downloads
Other version of Regular Expression Checker
License:Freeware

ECW Expression Calculator 1.06
ECW is a small but powerful tool for quick calculation of math expressions. Type any formula and see result of its evaluation in decimal/hex/bin/oct/exp formats. Extended set of operators and function more>>
ECW is a small but powerful tool for quick calculation of math expressions. Type any formula and see result of its evaluation in decimal/hex/binary/octal/exp formats. Extended set of operators and functions; easy definable user variables and functions. You can even create additional plug-in function libraries. Other program features are: standard and on-the-fly calculation mode, strict C-like input syntax and precedence of operators, ultimate error diagnostics in expression.
<<less Download (221K)
Added: 2001-12-11 License: Freeware Price: $0.00
1539 downloads
Desktop Expression Calculator 1.1
Desktop Expression application represents a free calculator designed to solve arithmetic expressions more>>
Desktop Expression application represents a free calculator designed to solve arithmetic expressions.
The expression calculator evaluates a single line artihmetic expression such as
sqrt(cos(60)+sin(30)).
Expression Calculator has been developed for Win32 platforms and has been tested with Windows XP.
<<lessThe expression calculator evaluates a single line artihmetic expression such as
sqrt(cos(60)+sin(30)).
Expression Calculator has been developed for Win32 platforms and has been tested with Windows XP.
Download (321KB)
Added: 2007-03-07 License: Freeware Price:
968 downloads
Math Cards 1.2
addition flash cards for new learners more>> This is a program i wrote for my younger brother to help him learn addition. Its a simple program written in REALbasic to help kids learn addition, subtraction, multiplication, and division.<<less
Download (1.0M)
Added: 2008-11-09 License: Freeware Price:
350 downloads
Mathparser 1.0
Mathparser is a .NET assembly which contains a math parser written in C# more>>
Mathparser is a .NET assembly which contains a math parser developed in C# and will evaluate a mathematical expression and returns a double value.
<<less Download (74KB)
Added: 2006-10-03 License: Freeware Price:
1125 downloads
Math Kards 1.4
Math Kards is a study aid for K6 students more>>
Math Kards is a study aid for K6 students. The widget will present you simple math functions (addition, subtraction, multiplication, and division) from 0 to 12 as cards in a deck. Math Kards uses the Macintosh Speech System to read the math fact on each card to the user. Cards can be presented in random, ascending, or descending order.
Math Kards is a nice Widget to leaving lying around your daughters or sons desktop.
<<lessMath Kards is a nice Widget to leaving lying around your daughters or sons desktop.
Download (102KB)
Added: 2007-01-11 License: Freeware Price:
1029 downloads
EquTranslator. Math exprassion parser/evaluator. 1.0
Its a fast equation evaluator with parse-tree builder and user-friendly interface for parsing and calculation a run-time defined math expression. The math expressions is represented as string in a fun more>>
Its a fast equation parser/evaluator with parse-tree builder and user-friendly interface for parsing and calculation a run-time defined math expression.
The math expressions is represented as string in a function style
F(x1, x2,..., xn) =f(x1, x2,..., xn)
, where
F(x1, x2,..., xn) - declares number and names of the variables;
f(x1, x2,..., xn) - math expression may contain:
-variables x1, x2,..., xn and numbers,
-arithmetic operations + - * / ^,
-supporting a large set of math functions: sqrt, sin, exp, cos, tan, ln, abs, acos, asin, atan, cosh, log10, sinh, tanh,
-constants e= 2.71828182845904 and pi= 3.14159265358979, and
-user defined functions and constants.
For example:
F(x, y) = 3*x^2+y^2+e/4,
F(x1, x2, y) = (x1-sin(x2))/y,
F()=5+6+pi.
Algorithm, which is used here, has been developed and implemented by Easy Math Solution and has different binary (static link library, dynamic link library and COM) implementation and programming approach (procedural and object oriented). It allows using EquTranslator in C/C++, C#, Delphi, VB and other languages and systems that can understand dll and COM.
<<lessThe math expressions is represented as string in a function style
F(x1, x2,..., xn) =f(x1, x2,..., xn)
, where
F(x1, x2,..., xn) - declares number and names of the variables;
f(x1, x2,..., xn) - math expression may contain:
-variables x1, x2,..., xn and numbers,
-arithmetic operations + - * / ^,
-supporting a large set of math functions: sqrt, sin, exp, cos, tan, ln, abs, acos, asin, atan, cosh, log10, sinh, tanh,
-constants e= 2.71828182845904 and pi= 3.14159265358979, and
-user defined functions and constants.
For example:
F(x, y) = 3*x^2+y^2+e/4,
F(x1, x2, y) = (x1-sin(x2))/y,
F()=5+6+pi.
Algorithm, which is used here, has been developed and implemented by Easy Math Solution and has different binary (static link library, dynamic link library and COM) implementation and programming approach (procedural and object oriented). It allows using EquTranslator in C/C++, C#, Delphi, VB and other languages and systems that can understand dll and COM.
Download (720K)
Added: 2005-03-17 License: Freeware Price: $0.00
1699 downloads
Math Games Multiplication 1.0
Practice multiplication with the smart robot. more>> Memorizing multiplication tables is an essential part of elementary education. A student who has mastered multiplication gains a solid foundation for achievement in mathematics throughout high school and beyond..<<less
Download (1.2MB)
Added: 2008-09-07 License: freeware Price:
1019 downloads
Math for kids 10
Free math lessons and math more>> 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 Little Math Puzzle has been a K-12 Internet activity since 1995 for grades 5-9. Currently the puzzles have ceased but the site maintains complete The puzzle originated with a self-taught maths genius nearly a century ago - the solution may lead to advances in physics and internet security..<<less
Download (29.1KB)
Added: 2008-09-07 License: freeware Price:
375 downloads

Math Mechanixs 1.4.0.4
Math Mechanixs 1.4.0.4 provides users with the ability to graph data, on your computers display (in full color) and export the graph to other applications. more>> <<less
Download (16.6MB)
Added: 2009-07-09 License: Freeware Price: FREE
1 downloads
Other version of Math Mechanixs
License:Freeware
Price: $0.00
License:Freeware
License:Freeware
that allows the you to compute complex functions and expressions while keeping detailed notes ... significantly reduce the time it takes to learn Math Mechanixs. System Requirements: PentiumPrice: $0.00
License:Freeware
License:Freeware
License:Freeware
Price: $0.00
License:Freeware
License:Freeware
Math Mechanixs is an easy to use scientific and engineering FREE math software ... Math Editor that allows the you to compute complex functions and expressions while keepingLicense:Freeware
License:freeware
Price: $0.00
License:Freeware
License:Freeware
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above math expressions search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed