ekmett / intervals

Interval Arithmetic
http://hackage.haskell.org/package/intervals
BSD 2-Clause "Simplified" License
27 stars 13 forks source link

sin (0.0 ... 1.0) gives (0.84 ... 6.12e-17) #59

Open folivetti opened 4 years ago

folivetti commented 4 years ago

when it should return (6.12e-17 ... 0.84)