float32<'Measure> (FSharp.Core)

Namespace: FSharp.Core
Assembly: FSharp.Core.dll
Base Type: ValueType
All Interfaces: IComparable , IConvertible , ISpanFormattable , IFormattable , ISpanParsable<float32> , IParsable<float32> , IUtf8SpanFormattable , IUtf8SpanParsable<float32> , IComparable<float32<'Measure>> , IEquatable<float32<'Measure>>

The type of single-precision floating point numbers, annotated with a unit of measure. The unit of measure is erased in compiled code and when values of this type are analyzed using reflection. The type is representationally equivalent to Single.