• IBinaryFloatingPoint<TSelf>
    namespace System
    {
        [RequiresPreviewFeatures("Generic Math is in preview.", Url = "https://aka.ms/dotnet-warnings/generic-math-preview")]
        public interface IBinaryFloatingPoint<TSelf> : IAdditionOperators<TSelf, TSelf, TSelf>, IAdditiveIdentity<TSelf, TSelf>, IBinaryNumber<TSelf>, IBitwiseOperators<TSelf, TSelf, TSelf>, IComparable, IComparable<TSelf>, IComparisonOperators<TSelf, TSelf>, IDecrementOperators<TSelf>, IDivisionOperators<TSelf, TSelf, TSelf>, IEqualityOperators<TSelf, TSelf>, IEquatable<TSelf>, IFloatingPoint<TSelf>, IFormattable, IIncrementOperators<TSelf>, IModulusOperators<TSelf, TSelf, TSelf>, IMultiplicativeIdentity<TSelf, TSelf>, IMultiplyOperators<TSelf, TSelf, TSelf>, INumber<TSelf>, IParseable<TSelf>, ISignedNumber<TSelf>, ISpanFormattable, ISpanParseable<TSelf>, ISubtractionOperators<TSelf, TSelf, TSelf>, IUnaryNegationOperators<TSelf, TSelf>, IUnaryPlusOperators<TSelf, TSelf>
            where TSelf: IBinaryFloatingPoint<TSelf>not null
    }
    
    Assembly System.Runtime , Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    Package System.Runtime.Experimental net6.0
    .NET 6.06.0-android6.0-ios6.0-maccatalyst6.0-macos6.0-tizen6.0-tvos6.0-windows7.07.0-android7.0-ios7.0-maccatalyst7.0-macos7.0-tizen7.0-tvos7.0-windows8.08.0-android8.0-ios8.0-maccatalyst8.0-macos8.0-tvos8.0-windows9.09.0-android9.0-ios9.0-maccatalyst9.0-macos9.0-tvos9.0-windows
    OS Platforms

    For the selected framework this API is supported on all OS platforms.

    • Built-in API
    • Package-provided API

    03/28/2024
    An error has occurred. This application may no longer respond until reloaded. Reload 🗙