josdejong
|
47464fec65
|
Implemented method import
|
2013-02-24 20:12:39 +01:00 |
|
josdejong
|
3b9c24fe72
|
Documentation updated
|
2013-02-24 14:21:05 +01:00 |
|
josdejong
|
c896eae319
|
Parser implemented
|
2013-02-23 23:45:51 +01:00 |
|
josdejong
|
61b2a45a9a
|
Added check for correct argument count to all functions
|
2013-02-23 14:13:17 +01:00 |
|
josdejong
|
2b976b59e8
|
Implemented/updated methods help, typeof, pow, round
|
2013-02-20 13:51:56 +01:00 |
|
josdejong
|
0b7ca1ca52
|
Implemented method help to get documentation on methods, constants, and data types
|
2013-02-18 22:24:56 +01:00 |
|
josdejong
|
55e37b3fc3
|
Added methods add, divide, larger, multiply, pow, smaller, subtract, unaryminus, max, min. Library is now fully compatible with the standard Math library.
|
2013-02-18 20:49:01 +01:00 |
|
josdejong
|
16c64dffda
|
Implemented methods ceil, fix, floor, round, random, atan2
|
2013-02-17 20:21:46 +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
|
67a5076f6c
|
Function in(x, unit) implemented
|
2013-02-16 21:41:44 +01:00 |
|
josdejong
|
b721f4e2ce
|
First few functions implemented (abs, exp, log, sqrt, sin, cos, tan)
|
2013-02-16 20:59:41 +01:00 |
|
josdejong
|
21386ff3d2
|
Jake build script implemented
|
2013-02-16 14:23:37 +01:00 |
|