positiveZero property
Creates a new FloatingPointValue representing FloatingPointConstants.positiveZero.
Implementation
FpvType get positiveZero => ofConstant(FloatingPointConstants.positiveZero);
Creates a new FloatingPointValue representing FloatingPointConstants.positiveZero.
FpvType get positiveZero => ofConstant(FloatingPointConstants.positiveZero);