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