Skip to main content

FLOAT4_DIGITS

Constant FLOAT4_DIGITS 

Source
const FLOAT4_DIGITS: i32 = 6;
Expand description

The number of significant decimal digits that survive a round trip through f32 and f64 respectively.