josdejong
|
f93dcfbc44
|
More tests
|
2013-05-10 21:53:05 +02:00 |
|
josdejong
|
7d5982035b
|
Updated documentation of all methods. Changed cube and square to evaluate matrices element wise.
|
2013-04-20 14:04:34 +02:00 |
|
josdejong
|
4914084e3f
|
Removed Range from the function comments
|
2013-04-14 21:16:30 +02:00 |
|
josdejong
|
2742ab4fd5
|
Removed all instanceof checks for Range
|
2013-04-14 14:32:24 +02:00 |
|
josdejong
|
50276ee814
|
Removed the build-in parser documentation from the core library.
|
2013-04-11 19:52:18 +02:00 |
|
josdejong
|
04f51c5beb
|
Implemented Matrix support for all methods
|
2013-04-01 15:30:25 +02:00 |
|
josdejong
|
0c41367b6f
|
Implemented fallback to primitive value of objects for all methods
|
2013-03-19 20:25:06 +01:00 |
|
josdejong
|
91e520dfb4
|
Implemented Array support for methods with one parameter
|
2013-03-09 20:55:03 +01:00 |
|
josdejong
|
ed36dd796b
|
Implemented methods cube, factiorial, log(x, base), log10, sign, square
|
2013-02-25 20:18:03 +01:00 |
|
josdejong
|
61b2a45a9a
|
Added check for correct argument count to all functions
|
2013-02-23 14:13:17 +01:00 |
|
josdejong
|
27b96f31e9
|
Implemented methods asin, acos, atan
|
2013-02-17 15:54:48 +01:00 |
|
josdejong
|
17cb48b7d0
|
Renamed project from math2 to mathjs
|
2013-02-17 01:36:22 +01:00 |
|
josdejong
|
b721f4e2ce
|
First few functions implemented (abs, exp, log, sqrt, sin, cos, tan)
|
2013-02-16 20:59:41 +01:00 |
|