either ~master (2024-02-23T08:51:11Z)
Dub
Repo
isNaN
examples
safeDivision
Undocumented in source. Be warned that the author may not have intended to support it.
bool
isNaN
(X x)
bool
isNaN
(X x)
bool
isNaN
(
X
)
(
X
x
)
if
(
isFloatingPoint
!(
X
)
)
Meta
Source
See Implementation
examples
safeDivision
functions
divideBy
isNaN
main
toString