2066 Commits

Author SHA1 Message Date
Tomek Wiszniewski
aef0d74065 Fix typo 2015-09-15 18:12:02 +02:00
jos
fc3555119e Released v2.2.0 v2.2.0 2015-08-30 15:38:31 +02:00
jos
a9c9f2b2b4 Updated history 2015-08-28 20:48:19 +02:00
Jos de Jong
08ccb24c06 Merge pull request #440 from rjbaucells/develop
Fix for issue #437 (Possible bug in lusolve)
2015-08-28 20:45:49 +02:00
jos
3b80df8ddd Updated history 2015-08-28 09:29:47 +02: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
Eric
e01bbcf987 Bug fix: Unit.to now flags unit lists as simplified 2015-08-28 03:46:03 +00:00
Rogelio J. Baucells
06c3cd31b5 Issue #437 fix 2015-08-27 21:07:13 -04:00
Eric Mansfield
94a7d8c4e9 Merge pull request #438 from ericman314/unit-prefix-powers
Unit prefix powers
2015-08-25 13:50:32 -06:00
Eric
687a40c77b Added helper function fixedUnit to physicalConstants.js 2015-08-25 19:46:57 +00:00
Eric Mansfield
adac7b8ae9 Update HISTORY.md 2015-08-25 13:42:04 -06:00
jos
42f15d049e Fixed a typo in the docs 2015-08-25 13:45:34 +02:00
Eric
55d3842d60 Fixed tabs 2015-08-25 03:24:40 +00:00
Eric
ce213ca467 Created _fix and _unfix helper functions
Physical constants have fixed prefix
Updated unit tests
2015-08-25 03:18:27 +00:00
Eric
2968f2b4ff Almost done with unit prefix powers 2015-08-23 21:00:52 +00:00
jos
2b0ab22767 Updated history 2015-08-21 09:04:37 +02:00
Jos de Jong
df9270a67f Merge pull request #434 from ericman314/units-extra-fxns
Added support for units to abs, cube, sign, sqrt, square
2015-08-21 09:03:36 +02:00
Eric
03ec30216e Added support for units to abs, cube, sign, sqrt, square
Updated examples, docs, and unit tests
2015-08-21 05:27:54 +00:00
jos
46f5cee80c Updated history 2015-08-20 09:05:34 +02:00
Jos de Jong
ddb641b482 Merge pull request #432 from devanp92/master
Adding support for Catalan Numbers in Combinatorics
2015-08-19 21:30:40 +02:00
Devan Patel
fe63fc6678 Adding documentation for Catalan Numbers 2015-08-16 14:31:40 -04:00
Devan Patel
574cf0b62e Adding support for Catalan Numbers in Combinatorics
Adding combinatorics function catalan + test
2015-08-16 14:23:14 -04:00
jos
dec028b9af Updated history 2015-08-15 21:50:46 +02:00
Jos de Jong
792d6bddde Merge pull request #431 from golmansax/master
Update defineProperty check
2015-08-15 21:48:42 +02:00
Holman Gao
de235ff2f4 Update defineProperty check 2015-08-13 14:23:30 -07:00
jos
bd118ac91c Fixed a typo in the docs 2015-08-12 20:13:18 +02:00
jos
7b33c1e254 Released version 2.1.1 v2.1.1 2015-08-12 19:37:46 +02:00
jos
2b721d3f8e Released version 2.1.1 2015-08-12 19:35:11 +02:00
jos
261d7a912f Fixed wrong value of magneticFluxQuantum and wrong value of molarMassC12 in the docs 2015-08-12 19:27:29 +02:00
Jos de Jong
6d204cc226 Merge pull request #430 from ericman314/fix-molar-mass-c12
Fixed molar mass of C12
2015-08-12 09:12:55 +02:00
Eric
209a0586d8 Fixed molar mass of C12 2015-08-11 22:44:24 +00:00
Jos de Jong
b2d1cc3245 Merge pull request #429 from ericman314/fix-speed-of-light
Fixed speed of light constant
2015-08-11 22:33:47 +02:00
jos
1235ed485a Minor formatting 2015-08-11 22:28:42 +02:00
Eric
81d0f0a300 Fixed speed of light constant 2015-08-11 20:26:51 +00:00
jos
4f00a69386 Merge remote-tracking branch 'origin/master' v2.1.0 2015-08-11 21:32:22 +02:00
jos
c422aff0db Released v2.1.0 2015-08-11 21:31:31 +02:00
jos
b7206b1c7f Added some more missing docs 2015-08-11 21:07:38 +02:00
jos
7e40d0a464 Added docs for physical constants in expression parser help 2015-08-11 21:02:25 +02:00
jos
189d8e4918 Internal functions Unit.parse and Complex.parse now throw an Error instead of returning null when passing invalid input 2015-08-10 21:45:48 +02:00
jos
33370bfe73 Fied #265: added support for unicode characters in the expression parser: greek letters and latin letters with accents 2015-08-10 21:04:49 +02:00
Jos de Jong
af0b0960c0 Merge pull request #425 from ericman314/unit-parse-parentheses
Added support for parentheses to Unit.parse
2015-08-09 23:12:09 +02:00
jos
9215622642 Removed constant definition of atm (duplicate with the atm unit) 2015-08-09 23:10:32 +02:00
Eric
0964c3b627 Fixed tabs 2015-08-09 21:01:40 +00:00
Eric
34442d3828 Added unit test for toJSON -> fromJSON 2015-08-09 20:58:26 +00:00
jos
b67004dce9 Implemented physical constants like gravity, speedOfLight, etc 2015-08-09 22:50:58 +02:00
Eric
37870fcc0d Added support for parentheses to Unit.parse 2015-08-09 20:42:05 +00:00
Jos de Jong
4808799575 Merge pull request #424 from josdejong/derived_units
Some behavioral changes for Unit.parse
2015-08-09 16:58:16 +02:00
jos
067a628bc3 Changed Unit.parse such that implicit multiplication has the same precedence as division 2015-08-09 15:27:56 +02:00
Jos de Jong
af2fc6674a Merge pull request #423 from ericman314/fix-ohms
Removed UPPERCASE OMEGA character (breaks browsers)
2015-08-08 21:48:20 +02:00