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.
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.