Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Data.Number.IReal.Scalable
Documentation
Scaling. scale x n
computes x * 2^n
using bit shifts.
Minimal complete definition
ireal-0.2.3: Real numbers and intervals with relatively efficient exact arithmetic.
Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Data.Number.IReal.Scalable
Scaling. scale x n
computes x * 2^n
using bit shifts.
Minimal complete definition