Joe Groff
|
fab5cbc6b9
|
fix float integer^ for denormal results
|
2009-11-01 00:43:04 -05:00 |
Slava Pestov
|
0a29e64287
|
math.functions: ~ now raises an invalid operation FP trap if one of the inputs is NaN
|
2009-09-29 23:41:08 -05:00 |
Slava Pestov
|
fe0701deb1
|
math.functions: fix ~ with negative (relative) tolerance
|
2009-09-22 03:19:47 -05:00 |
Slava Pestov
|
4f702de449
|
math.functions: more accurate log10 (fixes problem reported by OneEyed)
|
2009-09-14 16:19:58 -05:00 |
Slava Pestov
|
abedea0ccb
|
math.functions: loosen tests up a bit since exp(1) on FreeBSD x86/64 differs from e in the last bit
|
2009-09-13 22:33:12 -05:00 |
Slava Pestov
|
7983b5515f
|
math.functions: some fixes
|
2009-08-30 06:19:14 -05:00 |
Joe Groff
|
a2640672d7
|
«0.0 1.0 ^» was returning 0 instead of 0.0
|
2009-06-11 17:47:52 -05:00 |
Slava Pestov
|
e38e805015
|
math.functions: fix ^ for complex numbers
|
2009-05-31 23:28:29 -05:00 |
Joe Groff
|
2a00f10d1a
|
lerp functions
|
2009-05-05 13:55:00 -05:00 |
Slava Pestov
|
0ffd43e2e3
|
1.0/0.0 => 1/0.
|
2009-04-13 19:48:08 -05:00 |
Aaron Schaefer
|
c698a83a12
|
Add divisor? math function
|
2009-04-01 19:29:19 -04:00 |
Slava Pestov
|
127f9b3578
|
Add unit tests for bignum bug
|
2009-02-22 19:41:47 -06:00 |
Slava Pestov
|
34792a9f23
|
Remove >r/r>
|
2008-12-17 19:17:37 -06:00 |
Slava Pestov
|
4c0f2cc3f5
|
Move factor-2s from miller-rabin to math.functions; use it to make ^ more efficient
|
2008-11-11 11:30:47 -06:00 |
unknown
|
cc7ab11881
|
Add more unit tests
|
2008-11-07 20:34:04 -06:00 |
Slava Pestov
|
c19f2257f4
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
Slava Pestov
|
110a5e5162
|
Change equality semantics
|
2008-09-02 02:02:05 -05:00 |
Slava Pestov
|
d66f887736
|
Create basis vocab root
|
2008-07-28 22:03:13 -05:00 |