nan property

FpvType get nan

Creates a new FloatingPointValue representing FloatingPointConstants.nan.

Implementation

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