Eric
|
b0b607d967
|
Finished docs
|
2016-07-27 23:50:49 -06:00 |
|
Eric
|
49378e1891
|
Finished bug fixes and added tests
|
2016-07-27 00:15:46 -06:00 |
|
Eric
|
8334e4a6c8
|
More bug fixing
|
2016-07-26 23:04:52 -06:00 |
|
Eric
|
37538119aa
|
Working out more bugs
|
2016-07-26 22:51:43 -06:00 |
|
Eric
|
7c5ff021ed
|
Fixed bug with dimensions array having unknown number of items
|
2016-07-25 18:03:31 -06:00 |
|
Eric
|
ec8ab2d86d
|
Added base property to createUnit to help user-defined units to be simplified easier
|
2016-07-19 00:58:46 -06:00 |
|
Eric
|
efaa989cad
|
Update API to accept objects and create multiple units
|
2016-07-19 00:30:57 -06:00 |
|
Eric
|
6182eb4f35
|
Fixed small bug when create units with aliases
|
2016-07-13 19:51:34 -06:00 |
|
Eric
|
b7978dee23
|
Added Unit.createUnits and createUnits function, and tests.
|
2016-07-13 00:29:14 -06:00 |
|
Eric
|
a218ea419e
|
Moved duplicate code to separate function
|
2016-04-23 13:34:15 -06:00 |
|
Eric
|
d2494408ef
|
Unitless units are now converted to numeric values when predictable:false
|
2016-04-19 15:52:25 -06:00 |
|
jos
|
5acdd961c3
|
Fixed #631: unit aliases weeks, months, and years where missing
|
2016-03-31 08:22:28 +02:00 |
|
stu blair
|
7bcae661b2
|
Add prefixes to moles
* Enables units like 'nanomoles'
|
2016-03-14 14:24:56 -07:00 |
|
Jos de Jong
|
ebd1c11ee6
|
Merge pull request #596 from hgupta9/develop
Add kip unit
|
2016-03-05 10:12:19 +01:00 |
|
hgupta9
|
13231cf90d
|
spaces
|
2016-03-05 12:31:01 +05:30 |
|
hgupta9
|
f86d3d8a9e
|
add kip unit
|
2016-03-05 12:28:54 +05:30 |
|
jos
|
15aca5e4d0
|
Changed casing of the values of config options number and matrix to match the actual name of the classes.
|
2016-03-04 19:41:54 +01:00 |
|
jos
|
f4b794100e
|
Replaced tabs with spaces
|
2016-03-03 20:29:08 +01:00 |
|
jos
|
e2a3878ba9
|
Moved functions format and print to section string
|
2016-03-03 20:17:41 +01:00 |
|
hgupta9
|
953b84fc3e
|
new unit aliases
|
2016-03-02 18:44:34 +05:30 |
|
hgupta9
|
45a37ba731
|
class-wise API and new units
|
2016-03-02 18:30:55 +05:30 |
|
jos
|
fb141fb885
|
Merge branch 'decimal_v5' into develop
Conflicts:
HISTORY.md
test/function/trigonometry/cot.test.js
|
2016-02-27 11:39:56 +01:00 |
|
jos
|
a3ed081cb8
|
Fixed angle units deg, rad, grad, cycle, arcsec, and arcmin not being defined as BigNumbers when configuring to use BigNumbers
|
2016-02-21 15:06:21 +01:00 |
|
Eric
|
bca476e561
|
Removed PREFIX_NONE
|
2016-02-15 18:13:40 +00:00 |
|
jos
|
e0bba8ff88
|
Merge branch 'develop' into complex
Conflicts:
lib/core/import.js
|
2016-02-13 13:52:48 +01:00 |
|
jos
|
196c7175a3
|
Fixed a few more failing unit tests (related to fromPolar)
|
2016-02-09 09:17:55 +01:00 |
|
Robert Eisele
|
fcfd43a218
|
Added complex.js
|
2016-01-29 01:56:06 +01:00 |
|
jos
|
b0581b4e85
|
Fixed #551: added more unit aliases for time: secs, mins, hr, hrs
|
2016-01-25 20:32:11 +01:00 |
|
Jos de Jong
|
37df69d58c
|
Merge pull request #522 from owenversteeg/patch-1
Add time units (Issue #520)
|
2015-12-25 19:49:54 +01:00 |
|
Jos de Jong
|
02a2bbe9fb
|
Merge pull request #515 from ericman314/complex-units
Added support for complex units
|
2015-12-24 16:11:15 +01:00 |
|
Eric
|
a14b8b7a68
|
Added VA, VAR, and custom logic to convert between them.
|
2015-12-24 05:45:13 +00:00 |
|
Owen Versteeg
|
04a735b844
|
add time units
|
2015-12-22 12:46:33 -05:00 |
|
David Simons
|
cca8cd82bd
|
Add hertz (without changes to diff)
|
2015-12-03 20:43:57 +00:00 |
|
David Simons
|
12dc0c2f62
|
Revert "Add Hertz unit"
This reverts commit d2ad436c83294ee56a0e0cac7e68d1f74d864d3b.
|
2015-12-03 20:42:06 +00:00 |
|
David Simons
|
d2ad436c83
|
Add Hertz unit
|
2015-12-03 20:38:56 +00:00 |
|
Eric
|
34f991949d
|
Added support for complex units
|
2015-11-28 20:09:22 +00:00 |
|
jos
|
75b216930b
|
Removed unused function
|
2015-11-28 15:14:49 +01:00 |
|
jos
|
afb982557a
|
Fixed error message
|
2015-11-28 15:13:29 +01:00 |
|
jos
|
d10309cf73
|
Moved all aliases into the map ALIASES
|
2015-11-28 15:10:24 +01:00 |
|
jos
|
148e9d7542
|
Fixed dealing with Fractions and BigNumbers in Unit._normalize and Unit._denormalize.
|
2015-11-28 15:04:01 +01:00 |
|
jos
|
5adbe0a055
|
Extended Unit with support for all numeric types (Fraction, BigNumber)
|
2015-11-27 22:45:27 +01:00 |
|
devdevdata222
|
82d1057128
|
Restore original aliases
Need the hard-coded aliases at the end, presumably; I had tried to remove them and incorporate them in ALIASES, did not work.
|
2015-11-16 15:09:52 -05:00 |
|
devdevdata222
|
b7e91952a1
|
Fix alias definitions
The hard-coded aliases needed to be matched to specific units in ALIASES.
|
2015-11-16 14:42:42 -05:00 |
|
devdevdata222
|
f2843a65e6
|
Forgot alias l -> litre
In moving the hard-coded aliases to the aliases array I forgot to set l -> base unit defined by name 'litre'.
|
2015-11-16 14:19:59 -05:00 |
|
devdevdata222
|
0851ffc28c
|
Fix alias for lbs
Incorrectly transferred lbs alias.
|
2015-11-16 14:10:15 -05:00 |
|
devdevdata222
|
9484e05698
|
PLURALS -> ALIASES, add arcmin, arcsec
Change PLURALS to ALIASES, clean up manual aliases. Add new angle units arcmin and arcsec, along with appropriate aliases.
|
2015-11-16 14:04:57 -05:00 |
|
jos
|
526c1ddfc8
|
Fixed #503: Removed trailing commas and the use of keyword import as
property, as this gives issues with old JavaScript engines
|
2015-11-13 21:10:00 +01:00 |
|
Eric
|
aeb9eb2d7d
|
Corrected value of stone to 6.35029318 kg
|
2015-10-01 17:28:22 +00:00 |
|
Eric
|
512de0d04c
|
Fixed tabs
|
2015-08-28 03:51:09 +00:00 |
|
Eric
|
bd0672b92a
|
Merge branch 'develop' of https://github.com/josdejong/mathjs into develop
Conflicts:
lib/type/unit/Unit.js
|
2015-08-28 03:49:22 +00:00 |
|