[][src]Type Definition rhai::FLOAT

type FLOAT = f64;

The system floating-point type.

Not available under the no_float feature.