zenith-float-num 1.0.2

Software big-float kernel for zenith-float.
Documentation
1
2
3
4
5
6
//! Integration tests.

#[cfg(test)]
#[cfg(feature = "mpfr-tests")]
#[cfg(all(target_arch = "x86_64", target_os = "linux"))]
mod mpfr;