Extend.NET.Math 2024.9.9.1338

There is a newer version of this package available.
See the version list below for details.
dotnet add package Extend.NET.Math --version 2024.9.9.1338                
NuGet\Install-Package Extend.NET.Math -Version 2024.9.9.1338                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Extend.NET.Math" Version="2024.9.9.1338" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Extend.NET.Math --version 2024.9.9.1338                
#r "nuget: Extend.NET.Math, 2024.9.9.1338"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Extend.NET.Math as a Cake Addin
#addin nuget:?package=Extend.NET.Math&version=2024.9.9.1338

// Install Extend.NET.Math as a Cake Tool
#tool nuget:?package=Extend.NET.Math&version=2024.9.9.1338                

Extend.NET.Math

Last Updated: 2024-09-09 13:38:07

📖 Overview

Extend.NET.Math is part of the Extend.NET suite, providing a collection of powerful and easy-to-use extension methods for Math types in .NET applications. These extensions aim to simplify common tasks and enhance developer productivity.

🧰 Extension Methods

Clamp

Clamps a value between a minimum and maximum value.

Factorial

Calculates the factorial of the specified number.

Fibonacci

Calculates the nth Fibonacci number.

IsEven

Determines whether the specified integer is even.

IsPowerOfTwo

Determines whether the specified number is a power of two.

IsPrime

Determines whether the specified number is prime.

Pow

Raises a number to the specified power using the exponentiation by squaring algorithm.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2024.9.9.1414 116 9/9/2024
2024.9.9.1402 101 9/9/2024
2024.9.9.1338 100 9/9/2024
2024.9.9.1335 98 9/9/2024
2024.9.9.1320 98 9/9/2024
2024.9.9.1225 98 9/9/2024
2024.9.9.1052 102 9/9/2024
2024.9.9.1044 107 9/9/2024
2024.9.9.1004 106 9/9/2024
2024.9.8.1721 89 9/8/2024