single Type
- Namespace: FSharp.Core
- Assembly: FSharp.Core.dll
-
Abbreviation For:
Single
-
Base Type:
ValueType
-
All Interfaces:
IConvertible
,IBinaryFloatingPointIeee754<float32>
,IBinaryNumber<float32>
,IBitwiseOperators<float32, float32, float32>
,IFloatingPointIeee754<float32>
,IExponentialFunctions<float32>
,IFloatingPoint<float32>
,INumber<float32>
,IComparable
,IComparable<float32>
,IComparisonOperators<float32, float32, bool>
,IModulusOperators<float32, float32, float32>
,ISignedNumber<float32>
,IHyperbolicFunctions<float32>
,ILogarithmicFunctions<float32>
,IPowerFunctions<float32>
,IRootFunctions<float32>
,ITrigonometricFunctions<float32>
,IFloatingPointConstants<float32>
,INumberBase<float32>
,IEquatable<float32>
,ISpanFormattable
,IFormattable
,ISpanParsable<float32>
,IParsable<float32>
,IUtf8SpanFormattable
,IUtf8SpanParsable<float32>
,IAdditionOperators<float32, float32, float32>
,IAdditiveIdentity<float32, float32>
,IDecrementOperators<float32>
,IDivisionOperators<float32, float32, float32>
,IEqualityOperators<float32, float32, bool>
,IIncrementOperators<float32>
,IMultiplicativeIdentity<float32, float32>
,IMultiplyOperators<float32, float32, float32>
,ISubtractionOperators<float32, float32, float32>
,IUnaryNegationOperators<float32, float32>
,IUnaryPlusOperators<float32, float32>
,IMinMaxValue<float32>