jos
|
da306e26ed
|
Implemented support for null in all functions (see #205)
|
2014-08-09 16:27:11 +02:00 |
|
jos
|
40986a1325
|
Using strict mode now in all files (added 'use strict'; on top of every file)
|
2014-07-18 23:19:14 +02:00 |
|
jos
|
7d84e4daf0
|
Math.js now immediately returns a default instance of mathjs, no need to create an instance every time you want to use the library.
|
2014-06-20 23:11:14 +02:00 |
|
jos
|
f6fe12d452
|
Added more reference docs (not all docs are complete yet)
|
2014-04-28 22:08:11 +02:00 |
|
Jos de Jong
|
b3f898cd25
|
Merge pull request #165 from rjbaucells/develop
Fixed norm of vector bug when p is equal to zero
|
2014-04-17 10:48:51 +02:00 |
|
Rogelio J. Baucells
|
4b375d35a3
|
Fixed norm of vector bug when p is equal to zero
|
2014-04-16 17:56:01 -04:00 |
|
jos
|
d369733d09
|
Documented complex polar coordinates
|
2014-04-16 09:55:55 +02:00 |
|
Rogelio J. Baucells
|
ccc739c238
|
updated norm() to latest branch code
|
2014-04-14 17:45:43 -04:00 |
|
rjbaucells
|
cf5c405381
|
formatting fixes
|
2014-04-13 23:41:07 -04:00 |
|
rjbaucells
|
902c4ac163
|
unit tests and documentation
|
2014-04-13 23:30:57 -04:00 |
|
rjbaucells
|
7f2585f1a6
|
unit tests
|
2014-04-13 22:19:32 -04:00 |
|
rjbaucells
|
1c6dfac04d
|
norm tests and documentation
|
2014-04-12 12:38:24 -04:00 |
|
Rogelio J. Baucells
|
ac365c7a9c
|
Initial norm() implementation
|
2014-04-11 17:45:21 -04:00 |
|