19 Commits

Author SHA1 Message Date
josdejong
cf8cf46d63 Renamed methods 'copy' to 'clone' 2013-03-19 20:34:21 +01:00
josdejong
d2f605de23 Fixed determining correct prefix for negative units 2013-03-16 12:54:05 +01:00
josdejong
1ebb05254a Fixed an error in determining the best prefix for a unit. 2013-03-16 11:16:06 +01:00
josdejong
d96218d6ca Implemented method Unit.parse 2013-03-15 23:31:57 +01:00
josdejong
69d162df61 Implemented array support for the parser 2013-03-15 23:15:32 +01:00
josdejong
bfbe29c664 Fixed a scoping issue in the Parser 2013-03-15 21:15:49 +01:00
josdejong
4b1eeaf79b parser for complex values improved 2013-03-14 19:57:21 +01:00
josdejong
3e882c3c0d - Improved the complex number parser
- Improved method typeof
2013-03-12 21:09:46 +01:00
josdejong
0b5f543fcc favicon created 2013-03-10 20:42:45 +01:00
josdejong
4f422a34e2 Updated readme. Improved Complex data type. 2013-03-09 10:47:10 +01:00
josdejong
6faacfb120 Moved Complex and Unit to the main namespace math 2013-02-25 20:44:37 +01:00
josdejong
c896eae319 Parser implemented 2013-02-23 23:45:51 +01:00
josdejong
a91169e098 Updated jake build script and some restructuring of the code 2013-02-20 13:52:41 +01:00
josdejong
16c64dffda Implemented methods ceil, fix, floor, round, random, atan2 2013-02-17 20:21:46 +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
a673b6e3f2 Type Unit added 2013-02-16 20:58:57 +01:00
josdejong
21386ff3d2 Jake build script implemented 2013-02-16 14:23:37 +01:00