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.