TypeInfo.IsFloatingPoint Property
Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.Types
Declaring Type: TypeInfo
Check if the type is a floating point numeric type
public bool IsFloatingPoint { get; }
Property Type
bool |