Type Definition wolfram_expr::F32

source ·
pub type F32 = NotNan<f32>;
Expand description

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