s2geometry-d ~master (2023-01-06T14:05:31Z)
Dub
Repo
fmin
s2
util
math
exactfloat
Minimum of two values.
nothrow
ExactFloat
fmin
(
in
ExactFloat
a
,
in
ExactFloat
b
)
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
Minimum of two values.