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
|
bfbe29c664
|
Fixed a scoping issue in the Parser
|
2013-03-15 21:15:49 +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
|
a673b6e3f2
|
Type Unit added
|
2013-02-16 20:58:57 +01:00 |
|