Microsoft.Bcl.Numerics 9.0.0-rc.2.24473.5

About

As of .NET Core 2.0 and .NET Standard 2.1, the C# language has support for math (System.MathF) functions with floats. This library provides the necessary definitions of those types to support these language features on .NET Framework and on .NET Standard 2.0. This library is not necessary nor recommended when targeting versions of .NET that include the relevant support.

Key Features

  • Enables the use of MathF on older .NET platforms

How to Use

using System;

internal static class Program
{
    private static async Task Main()
    {       
        Console.WriteLine(MathF.Max(1f, 5f)); // returns 5f
    }
}

Main Types

The main types provided by this library are:

  • System.MathF

Additional Documentation

Feedback & Contributing

Microsoft.Bcl.Numerics is released as open source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.

Showing the top 20 packages that depend on Microsoft.Bcl.Numerics.

Packages Downloads
System.Numerics.Tensors
Provides support for operating over tensors.
1
System.Numerics.Tensors
Provides support for operating over tensors.
2

https://go.microsoft.com/fwlink/?LinkID=799421

.NET Framework 4.6.2

  • No dependencies.

.NET Standard 2.0

  • No dependencies.

.NET Standard 2.1

  • No dependencies.

Version Downloads Last updated
9.0.1 0 14.01.2025
9.0.0 0 12.11.2024
9.0.0-rc.2.24473.5 1 18.01.2025
9.0.0-rc.1.24431.7 1 18.01.2025
9.0.0-preview.7.24405.7 0 13.08.2024
9.0.0-preview.6.24327.7 0 09.07.2024
9.0.0-preview.5.24306.7 0 11.06.2024
9.0.0-preview.4.24266.19 0 21.05.2024
9.0.0-preview.3.24172.9 0 11.04.2024
9.0.0-preview.2.24128.5 0 12.03.2024
9.0.0-preview.1.24080.9 0 13.02.2024
8.0.0 0 14.11.2023
8.0.0-rc.2.23479.6 1 18.01.2025