src/pylib/Lib/math_impl/patch/ldexp_frexp/frexp
Theme:
🌗 Match OS
🌑 Dark
🌕 Light
Index
Search:
Group by:
Section
Type
Imports
Procs
frexp
frexp[F: SomeFloat](x: F): (F, int)
Source
Edit
Imports
../inWordUtilsMapper
,
../../inWordUtils/toWords
,
../../inWordUtils/fromWords
,
../../inWordUtils/consts
,
exponent
,
assertIsInfinite
,
normalize
Procs
func
frexp
[
F
:
SomeFloat
]
(
x
:
F
)
:
(
F
,
int
)
Source
Edit