Open alex-rozenshteyn-leapyear opened 7 years ago
Woops.
Another example, but with slightly different behavior:
> ((-1.0) ... (-0.5)) ** 2.0
Empty
I'll try and poke around and zero in on the problem if I can find the time.
You are using the wrong power function. You must use (^^)
instead.