more 0./0. bugs
parent
e34d338984
commit
fd86522548
|
@ -30,4 +30,6 @@
|
|||
- call and compile-1 give C{ 0.0/0.0 0.0/0.0 } 0.0/0.0
|
||||
- 2.718281828459045e+19 [ dup float? [ sech ] when ]
|
||||
- call/compile-1: C{ 0.0/0.0 0.0/0.0 } 0.0
|
||||
- 0.0/0.0 next-power-of-2 causes gc forever
|
||||
- 0.0/0.0 next-power-of-2 never terminates -- comparison always returns false
|
||||
- 0.0/0.0 >fixnum . -> 0 0.0/0.0 >bignum . -> 0
|
||||
|
||||
|
|
Loading…
Reference in New Issue