s2geometry-d ~master (2023-01-06T14:05:31Z)
Dub
Repo
scalbln
s2
util
math
exactfloat
A version of ldexp() where "exp" is a long integer.
nothrow
ExactFloat
scalbln
(
in
ExactFloat
a
,
long
exp
)
Meta
Source
See Implementation
s2
util
math
exactfloat
functions
abs
ceil
copysign
drem
fabs
fdim
floor
fmax
fmin
fmod
frexp
ilogb
ldexp
logb
lrint
lround
modf
nearbyint
remainder
rint
round
scalbln
scalbn
trunc
structs
ExactFloat
A version of ldexp() where "exp" is a long integer.