Skip to main content

decode_f64_sortable

Function decode_f64_sortable 

Source
pub const fn decode_f64_sortable(sortable: u64) -> f64
Expand description

Decode a sortable-encoded u64 back to the original f64 value.