src/pylib/Lib/math_impl/patch/trunc
Theme:
🌗 Match OS
🌑 Dark
🌕 Light
Index
Search:
Group by:
Section
Type
Procs
uncheckedTruncToInt
uncheckedTruncToInt[I: SomeInteger](x: SomeFloat): I
Source
Edit
Procs
func
uncheckedTruncToInt
[
I
:
SomeInteger
]
(
x
:
SomeFloat
)
:
I
do not check for nans and infinities
Source
Edit