rolux
|
779463072d
|
make Ox.hypot n-ary
|
2013-12-03 20:57:00 +01:00 |
|
rolux
|
f5782c475b
|
Ox.divideInt -> Ox.splitInt
|
2012-06-25 16:43:03 +02:00 |
|
rolux
|
d8cd59e90f
|
add Ox.hypot
|
2012-06-21 13:39:19 +02:00 |
|
rolux
|
8bc8c57373
|
use base 10 in parseInt, use Math.floor for numbers
|
2012-06-13 10:28:21 +02:00 |
|
rolux
|
bc83d22850
|
sign(-0) is -0 according to spec; add cosh; add tests
|
2012-06-13 09:04:16 +02:00 |
|
rolux
|
a627f41755
|
fix Ox.sign(-0), should be 0, not -0
|
2012-06-13 08:16:22 +02:00 |
|
rolux
|
8df96dd8fb
|
add sign and trunc
|
2012-06-13 08:12:01 +02:00 |
|
rolux
|
c2ae5d3f4c
|
add acosh, atanh and tanh
|
2012-06-13 00:04:28 +02:00 |
|
rolux
|
73fa856900
|
in documentation use foo , not <code>foo</code>
|
2012-06-02 13:06:44 +02:00 |
|
rolux
|
68ff06af2a
|
use native ''.trim; rename vars
|
2012-05-25 14:32:17 +02:00 |
|
j
|
1b08732fa7
|
- add loadAsync and use in Ox.loadFile, Ox.getJSON
- add Ox.getJSONP
- fix Ox.parseHTML
- fix Ox.Doc
- add more documentation
|
2012-05-23 01:17:17 +02:00 |
|
rolux
|
24eb4bdc64
|
improve implementation and documentation of Ox.divideInt
|
2012-04-06 02:43:41 +02:00 |
|
rlx
|
25c25c76c7
|
minor changes, mostly documentation
|
2012-03-30 14:11:29 +00:00 |
|
rolux
|
2ef642fdeb
|
misc updates to ox.js
|
2012-01-04 13:12:48 +05:30 |
|
rolux
|
56370aa0a7
|
'use strict';
|
2011-11-05 17:46:53 +01:00 |
|
rolux
|
d0fe279a0f
|
new build system: build in /build, dev version in /dev; split up Ox.js; fix tests
|
2011-10-07 03:04:47 +02:00 |
|