IDecimalFloatingPointIeee754<TSelf> Interface

Definition

generic <typename TSelf>
 where TSelf : IDecimalFloatingPointIeee754<TSelf>public interface class IDecimalFloatingPointIeee754 : IComparable<TSelf>, IEquatable<TSelf>, IParsable<TSelf>, ISpanParsable<TSelf>, IUtf8SpanParsable<TSelf>, System::Numerics::IAdditionOperators<TSelf, TSelf, TSelf>, System::Numerics::IAdditiveIdentity<TSelf, TSelf>, System::Numerics::IComparisonOperators<TSelf, TSelf, bool>, System::Numerics::IDecrementOperators<TSelf>, System::Numerics::IDivisionOperators<TSelf, TSelf, TSelf>, System::Numerics::IEqualityOperators<TSelf, TSelf, bool>, System::Numerics::IExponentialFunctions<TSelf>, System::Numerics::IFloatingPoint<TSelf>, System::Numerics::IFloatingPointConstants<TSelf>, System::Numerics::IFloatingPointIeee754<TSelf>, System::Numerics::IHyperbolicFunctions<TSelf>, System::Numerics::IIncrementOperators<TSelf>, System::Numerics::ILogarithmicFunctions<TSelf>, System::Numerics::IModulusOperators<TSelf, TSelf, TSelf>, System::Numerics::IMultiplicativeIdentity<TSelf, TSelf>, System::Numerics::IMultiplyOperators<TSelf, TSelf, TSelf>, System::Numerics::INumber<TSelf>, System::Numerics::INumberBase<TSelf>, System::Numerics::IPowerFunctions<TSelf>, System::Numerics::IRootFunctions<TSelf>, System::Numerics::ISignedNumber<TSelf>, System::Numerics::ISubtractionOperators<TSelf, TSelf, TSelf>, System::Numerics::ITrigonometricFunctions<TSelf>, System::Numerics::IUnaryNegationOperators<TSelf, TSelf>, System::Numerics::IUnaryPlusOperators<TSelf, TSelf>
public interface IDecimalFloatingPointIeee754<TSelf> : IComparable<TSelf>, IEquatable<TSelf>, IParsable<TSelf>, ISpanParsable<TSelf>, IUtf8SpanParsable<TSelf>, System.Numerics.IAdditionOperators<TSelf,TSelf,TSelf>, System.Numerics.IAdditiveIdentity<TSelf,TSelf>, System.Numerics.IComparisonOperators<TSelf,TSelf,bool>, System.Numerics.IDecrementOperators<TSelf>, System.Numerics.IDivisionOperators<TSelf,TSelf,TSelf>, System.Numerics.IEqualityOperators<TSelf,TSelf,bool>, System.Numerics.IExponentialFunctions<TSelf>, System.Numerics.IFloatingPoint<TSelf>, System.Numerics.IFloatingPointConstants<TSelf>, System.Numerics.IFloatingPointIeee754<TSelf>, System.Numerics.IHyperbolicFunctions<TSelf>, System.Numerics.IIncrementOperators<TSelf>, System.Numerics.ILogarithmicFunctions<TSelf>, System.Numerics.IModulusOperators<TSelf,TSelf,TSelf>, System.Numerics.IMultiplicativeIdentity<TSelf,TSelf>, System.Numerics.IMultiplyOperators<TSelf,TSelf,TSelf>, System.Numerics.INumber<TSelf>, System.Numerics.INumberBase<TSelf>, System.Numerics.IPowerFunctions<TSelf>, System.Numerics.IRootFunctions<TSelf>, System.Numerics.ISignedNumber<TSelf>, System.Numerics.ISubtractionOperators<TSelf,TSelf,TSelf>, System.Numerics.ITrigonometricFunctions<TSelf>, System.Numerics.IUnaryNegationOperators<TSelf,TSelf>, System.Numerics.IUnaryPlusOperators<TSelf,TSelf> where TSelf : IDecimalFloatingPointIeee754<TSelf>
type IDecimalFloatingPointIeee754<'Self (requires 'Self :> IDecimalFloatingPointIeee754<'Self>)> = interface
    interface IComparable
    interface IComparable<'Self (requires 'Self :> IDecimalFloatingPointIeee754<'Self>)>
    interface IEquatable<'Self (requires 'Self :> IDecimalFloatingPointIeee754<'Self>)>
    interface IFormattable
    interface IParsable<'Self (requires 'Self :> IDecimalFloatingPointIeee754<'Self>)>
    interface ISpanFormattable
    interface ISpanParsable<'Self (requires 'Self :> IDecimalFloatingPointIeee754<'Self>)>
    interface IUtf8SpanFormattable
    interface IUtf8SpanParsable<'Self (requires 'Self :> IDecimalFloatingPointIeee754<'Self>)>
    interface IAdditionOperators<'Self, 'Self, 'Self (requires 'Self :> IDecimalFloatingPointIeee754<'Self> and 'Self :> IDecimalFloatingPointIeee754<'Self> and 'Self :> IDecimalFloatingPointIeee754<'Self>)>
    interface IAdditiveIdentity<'Self, 'Self (requires 'Self :> IDecimalFloatingPointIeee754<'Self> and 'Self :> IDecimalFloatingPointIeee754<'Self>)>
    interface IComparisonOperators<'Self, 'Self, bool (requires 'Self :> IDecimalFloatingPointIeee754<'Self> and 'Self :> IDecimalFloatingPointIeee754<'Self>)>
    interface IEqualityOperators<'Self, 'Self, bool (requires 'Self :> IDecimalFloatingPointIeee754<'Self> and 'Self :> IDecimalFloatingPointIeee754<'Self>)>
    interface IDecrementOperators<'Self (requires 'Self :> IDecimalFloatingPointIeee754<'Self>)>
    interface IDivisionOperators<'Self, 'Self, 'Self (requires 'Self :> IDecimalFloatingPointIeee754<'Self> and 'Self :> IDecimalFloatingPointIeee754<'Self> and 'Self :> IDecimalFloatingPointIeee754<'Self>)>
    interface IExponentialFunctions<'Self (requires 'Self :> IDecimalFloatingPointIeee754<'Self>)>
    interface IFloatingPointConstants<'Self (requires 'Self :> IDecimalFloatingPointIeee754<'Self>)>
    interface IIncrementOperators<'Self (requires 'Self :> IDecimalFloatingPointIeee754<'Self>)>
    interface IMultiplicativeIdentity<'Self, 'Self (requires 'Self :> IDecimalFloatingPointIeee754<'Self> and 'Self :> IDecimalFloatingPointIeee754<'Self>)>
    interface IMultiplyOperators<'Self, 'Self, 'Self (requires 'Self :> IDecimalFloatingPointIeee754<'Self> and 'Self :> IDecimalFloatingPointIeee754<'Self> and 'Self :> IDecimalFloatingPointIeee754<'Self>)>
    interface INumberBase<'Self (requires 'Self :> IDecimalFloatingPointIeee754<'Self>)>
    interface ISubtractionOperators<'Self, 'Self, 'Self (requires 'Self :> IDecimalFloatingPointIeee754<'Self> and 'Self :> IDecimalFloatingPointIeee754<'Self> and 'Self :> IDecimalFloatingPointIeee754<'Self>)>
    interface IUnaryNegationOperators<'Self, 'Self (requires 'Self :> IDecimalFloatingPointIeee754<'Self> and 'Self :> IDecimalFloatingPointIeee754<'Self>)>
    interface IUnaryPlusOperators<'Self, 'Self (requires 'Self :> IDecimalFloatingPointIeee754<'Self> and 'Self :> IDecimalFloatingPointIeee754<'Self>)>
    interface IFloatingPoint<'Self (requires 'Self :> IDecimalFloatingPointIeee754<'Self>)>
    interface IModulusOperators<'Self, 'Self, 'Self (requires 'Self :> IDecimalFloatingPointIeee754<'Self> and 'Self :> IDecimalFloatingPointIeee754<'Self> and 'Self :> IDecimalFloatingPointIeee754<'Self>)>
    interface INumber<'Self (requires 'Self :> IDecimalFloatingPointIeee754<'Self>)>
    interface ISignedNumber<'Self (requires 'Self :> IDecimalFloatingPointIeee754<'Self>)>
    interface IFloatingPointIeee754<'Self (requires 'Self :> IDecimalFloatingPointIeee754<'Self>)>
    interface IHyperbolicFunctions<'Self (requires 'Self :> IDecimalFloatingPointIeee754<'Self>)>
    interface ILogarithmicFunctions<'Self (requires 'Self :> IDecimalFloatingPointIeee754<'Self>)>
    interface IPowerFunctions<'Self (requires 'Self :> IDecimalFloatingPointIeee754<'Self>)>
    interface IRootFunctions<'Self (requires 'Self :> IDecimalFloatingPointIeee754<'Self>)>
    interface ITrigonometricFunctions<'Self (requires 'Self :> IDecimalFloatingPointIeee754<'Self>)>
Public Interface IDecimalFloatingPointIeee754(Of TSelf)
Implements IAdditionOperators(Of TSelf, TSelf, TSelf), IAdditiveIdentity(Of TSelf, TSelf), IComparable(Of TSelf), IComparisonOperators(Of TSelf, TSelf, Boolean), IDecrementOperators(Of TSelf), IDivisionOperators(Of TSelf, TSelf, TSelf), IEqualityOperators(Of TSelf, TSelf, Boolean), IEquatable(Of TSelf), IExponentialFunctions(Of TSelf), IFloatingPoint(Of TSelf), IFloatingPointConstants(Of TSelf), IFloatingPointIeee754(Of TSelf), IHyperbolicFunctions(Of TSelf), IIncrementOperators(Of TSelf), ILogarithmicFunctions(Of TSelf), IModulusOperators(Of TSelf, TSelf, TSelf), IMultiplicativeIdentity(Of TSelf, TSelf), IMultiplyOperators(Of TSelf, TSelf, TSelf), INumber(Of TSelf), INumberBase(Of TSelf), IParsable(Of TSelf), IPowerFunctions(Of TSelf), IRootFunctions(Of TSelf), ISignedNumber(Of TSelf), ISpanParsable(Of TSelf), ISubtractionOperators(Of TSelf, TSelf, TSelf), ITrigonometricFunctions(Of TSelf), IUnaryNegationOperators(Of TSelf, TSelf), IUnaryPlusOperators(Of TSelf, TSelf), IUtf8SpanParsable(Of TSelf)

Type Parameters

TSelf
Derived
Implements

Methods

Name Description
CompareTo(Object)

Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.

(Inherited from IComparable)
CompareTo(T)

Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.

(Inherited from IComparable<T>)
Equals(T)

Indicates whether the current object is equal to another object of the same type.

(Inherited from IEquatable<T>)
GetExponentByteCount()

Gets the number of bytes that will be written as part of TryWriteExponentLittleEndian(Span<Byte>, Int32).

(Inherited from IFloatingPoint<TSelf>)
GetExponentShortestBitLength()

Gets the length, in bits, of the shortest two's complement representation of the current exponent.

(Inherited from IFloatingPoint<TSelf>)
GetQuantum(TSelf)
GetSignificandBitLength()

Gets the length, in bits, of the current significand.

(Inherited from IFloatingPoint<TSelf>)
GetSignificandByteCount()

Gets the number of bytes that will be written as part of TryWriteSignificandLittleEndian(Span<Byte>, Int32).

(Inherited from IFloatingPoint<TSelf>)
HaveSameQuantum(TSelf, TSelf)
Quantize(TSelf, TSelf)
ToString(String, IFormatProvider)

Formats the value of the current instance using the specified format.

(Inherited from IFormattable)
TryFormat(Span<Byte>, Int32, ReadOnlySpan<Char>, IFormatProvider)

Tries to format the value of the current instance as UTF-8 into the provided span of bytes.

(Inherited from IUtf8SpanFormattable)
TryFormat(Span<Char>, Int32, ReadOnlySpan<Char>, IFormatProvider)

Tries to format the value of the current instance into the provided span of characters.

(Inherited from ISpanFormattable)
TryWriteExponentBigEndian(Span<Byte>, Int32)

Tries to write the current exponent, in big-endian format, to a given span.

(Inherited from IFloatingPoint<TSelf>)
TryWriteExponentLittleEndian(Span<Byte>, Int32)

Tries to write the current exponent, in little-endian format, to a given span.

(Inherited from IFloatingPoint<TSelf>)
TryWriteSignificandBigEndian(Span<Byte>, Int32)

Tries to write the current significand, in big-endian format, to a given span.

(Inherited from IFloatingPoint<TSelf>)
TryWriteSignificandLittleEndian(Span<Byte>, Int32)

Tries to write the current significand, in little-endian format, to a given span.

(Inherited from IFloatingPoint<TSelf>)
WriteExponentBigEndian(Byte[], Int32)

Writes the current exponent, in big-endian format, to a given array.

(Inherited from IFloatingPoint<TSelf>)
WriteExponentBigEndian(Byte[])

Writes the current exponent, in big-endian format, to a given array.

(Inherited from IFloatingPoint<TSelf>)
WriteExponentBigEndian(Span<Byte>)

Writes the current exponent, in big-endian format, to a given span.

(Inherited from IFloatingPoint<TSelf>)
WriteExponentLittleEndian(Byte[], Int32)

Writes the current exponent, in little-endian format, to a given array.

(Inherited from IFloatingPoint<TSelf>)
WriteExponentLittleEndian(Byte[])

Writes the current exponent, in little-endian format, to a given array.

(Inherited from IFloatingPoint<TSelf>)
WriteExponentLittleEndian(Span<Byte>)

Writes the current exponent, in little-endian format, to a given span.

(Inherited from IFloatingPoint<TSelf>)
WriteSignificandBigEndian(Byte[], Int32)

Writes the current significand, in big-endian format, to a given array.

(Inherited from IFloatingPoint<TSelf>)
WriteSignificandBigEndian(Byte[])

Writes the current significand, in big-endian format, to a given array.

(Inherited from IFloatingPoint<TSelf>)
WriteSignificandBigEndian(Span<Byte>)

Writes the current significand, in big-endian format, to a given span.

(Inherited from IFloatingPoint<TSelf>)
WriteSignificandLittleEndian(Byte[], Int32)

Writes the current significand, in little-endian format, to a given array.

(Inherited from IFloatingPoint<TSelf>)
WriteSignificandLittleEndian(Byte[])

Writes the current significand, in little-endian format, to a given array.

(Inherited from IFloatingPoint<TSelf>)
WriteSignificandLittleEndian(Span<Byte>)

Writes the current significand, in little-endian format, to a given span.

(Inherited from IFloatingPoint<TSelf>)

Explicit Interface Implementations

Name Description
IUtf8SpanFormattable.TryFormat(Span<Byte>, Int32, ReadOnlySpan<Char>, IFormatProvider)

Tries to format the value of the current instance as UTF-8 into the provided span of bytes.

(Inherited from INumberBase<TSelf>)
IUtf8SpanParsable<TSelf>.Parse(ReadOnlySpan<Byte>, IFormatProvider)

Parses a span of UTF-8 characters into a value.

(Inherited from INumberBase<TSelf>)
IUtf8SpanParsable<TSelf>.TryParse(ReadOnlySpan<Byte>, IFormatProvider, TSelf)

Tries to parse a span of UTF-8 characters into a value.

(Inherited from INumberBase<TSelf>)

Applies to