This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
mathjs
Watch
1
Star
0
Fork
0
You've already forked mathjs
mirror of
https://github.com/josdejong/mathjs.git
synced
2026-01-25 15:07:57 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mathjs
/
lib
History
Matt Traynham
7d26235842
Adds support for IfElse ternary operation functions. These can be used in the compiler as well. Much easier than adding basic parse support for ternary operands '?' & ':'.
2014-03-11 20:07:02 -04:00
..
chaining
Added script for coverage report
2013-12-14 13:20:27 +01:00
expression
Adds support for IfElse ternary operation functions. These can be used in the compiler as well. Much easier than adding basic parse support for ternary operands '?' & ':'.
2014-03-11 20:07:02 -04:00
function
Adds support for IfElse ternary operation functions. These can be used in the compiler as well. Much easier than adding basic parse support for ternary operands '?' & ':'.
2014-03-11 20:07:02 -04:00
type
ArgumentsError now extends Error instead of SyntaxError
2014-01-31 23:22:17 +01:00
util
Fixed support for old browsers (IE6 - IE8), compatible when using es5-shim.
2013-12-12 10:24:07 +01:00
constants.js
Removed unnecessary .js suffix in module require statements
2013-10-20 14:01:31 +02:00
header.js
Released version 0.18.0
2014-01-18 14:30:56 +01:00
math.js
Adds support for IfElse ternary operation functions. These can be used in the compiler as well. Much easier than adding basic parse support for ternary operands '?' & ':'.
2014-03-11 20:07:02 -04:00