Module honestintervals::ieee [] [src]

A naive implementation of fp::Float for f64.

Default rounding mode is used for all operations. Therefore, the actual results may be outside of the lower and upper bounds. Use only when accuracy is not critical.