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