one property

FpvType get one

Creates a new FloatingPointValue representing FloatingPointConstants.one.

Implementation

FpvType get one => ofConstant(FloatingPointConstants.one);