Re: absolute function
- Posted by mattlewis (admin) Mar 27, 2011
- 3421 views
bill said...
I could say floats are not really numbers...
You could say lots of things like that, but you'd be wrong.
bill said...
The principle should work with floats if you change the power appropriately.
I used 2^30 because it works with integers. Presumably 2^52 or something like that sohould work with floats.
If you could easily have low level access to the double, you could do this. It wouldn't work in pure euphoria though, with an atom, of course.
Matt