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
2025-12-08 19:46:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mathjs
/
lib
History
josdejong
baa2fb43c6
Ignoring an else case for coverage of unit tests
2014-03-15 23:11:06 +01:00
..
chaining
Added some more unit tests
2014-03-15 15:27:05 +01:00
expression
Merge pull request
#144
from mtraynham/if_else_function
2014-03-13 09:27:25 +01:00
function
Ignoring an else case for coverage of unit tests
2014-03-15 23:11:06 +01:00
type
Added some more unit tests
2014-03-15 15:27:05 +01:00
util
Some more unit tests
2014-03-15 22:11:44 +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