Treatment isSubnormal
std/ops/float::isSubnormal
Generics
◻ F: Float
Inputs
⇥ value: Stream<F>
Outputs
↦ subnormal: Stream<bool>
Tells if a stream contains subnormal values.
Outputs true if the number is subnormal.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
std/ops/float::isSubnormal
◻ F: Float
⇥ value: Stream<F>
↦ subnormal: Stream<bool>
Tells if a stream contains subnormal values.
Outputs true if the number is subnormal.