Home
last modified time | relevance | path

Searched refs:initial_fract (Results 1 – 1 of 1) sorted by last modified time

/dports/lang/gnu-apl/apl-1.8/src/
H A DUCS_string.cc1219 const long double initial_fract = modf(value, &value); in from_big() local
1228 val = initial_fract; in from_big()