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