Type Definition wolfram_expr::F64

source ·
pub type F64 = NotNan<f64>;
Expand description

64-bit floating-point real number. Not NaN.