MathBunny
|
625ef5b9dc
|
Add isPrime function
|
2016-07-21 19:48:41 -04:00 |
|
Max Bruckner
|
c1760298fb
|
New function 'isNaN'
|
2016-06-20 20:24:26 +02:00 |
|
jos
|
e2a3878ba9
|
Moved functions format and print to section string
|
2016-03-03 20:17:41 +01:00 |
|
jos
|
12eee9e856
|
Moved filter, forEach, map, partitionSelect, sort from utils to matrix section
|
2016-02-27 20:00:42 +01:00 |
|
jos
|
955dd2c392
|
Implemented util function isNegative
|
2015-06-07 22:10:45 +02:00 |
|
jos
|
4bc087fa35
|
Implemented function isPositive and some refinements
|
2015-06-07 22:06:03 +02:00 |
|
jos
|
eab7b7fdd5
|
Implemented util function isNumeric
|
2015-06-07 21:35:05 +02:00 |
|
jos
|
5589527f24
|
Implemented util function isZero
|
2015-06-07 21:25:53 +02:00 |
|
jos
|
e249b17c61
|
Implemented util function isInteger
|
2015-06-07 21:16:50 +02:00 |
|
jos
|
b7b4669935
|
Conversions after merging develop into v2
|
2015-06-07 15:57:58 +02:00 |
|
jos
|
052c6109af
|
Moved related functions to ./lib/core
|
2015-05-05 11:49:39 +02:00 |
|
jos
|
99e3fd40c4
|
Introduced event emitter, and events config and import. Renamed loader.js to core.js
|
2015-05-01 14:03:29 +02:00 |
|
jos
|
7a37c777e4
|
Created index.js files for most groups of functions so you can import a all functions with a single action
|
2015-04-26 20:28:47 +02:00 |
|