compiler_
builtins
1.89.0-nightly-777d37277-2025-05-17
Module fmod
Module Items
Functions
In compiler_
builtins::
math::
libm_
math::
generic
compiler_builtins
::
math
::
libm_math
::
generic
Module
fmod
Copy item path
Source
Functions
ยง
fmod
into_
sig_
exp
๐
Given the bits of a finite float, return a tuple of
reduction
๐
Compute the remainder
(x * 2.pow(e)) % y
without overflow.