SharperHacks.CoreLibs.Math 4.1.2

Prefix Reserved
This package has a SemVer 2.0.0 package version: 4.1.2+2025.11.10.JwD.cd4ce7f.
dotnet add package SharperHacks.CoreLibs.Math --version 4.1.2
                    
NuGet\Install-Package SharperHacks.CoreLibs.Math -Version 4.1.2
                    
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="SharperHacks.CoreLibs.Math" Version="4.1.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SharperHacks.CoreLibs.Math" Version="4.1.2" />
                    
Directory.Packages.props
<PackageReference Include="SharperHacks.CoreLibs.Math" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SharperHacks.CoreLibs.Math --version 4.1.2
                    
#r "nuget: SharperHacks.CoreLibs.Math, 4.1.2"
                    
#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.
#:package SharperHacks.CoreLibs.Math@4.1.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SharperHacks.CoreLibs.Math&version=4.1.2
                    
Install as a Cake Addin
#tool nuget:?package=SharperHacks.CoreLibs.Math&version=4.1.2
                    
Install as a Cake Tool

SharperHacks logo

Math Library for .NET

SharperHacks.CoreLibs.Math

A collection of Math routines.

Licensed under the Apache License, Version 2.0. See LICENSE.

Contact: joseph@sharperhacks.org

Project URL: https://github.com/SharperHacks-org/Math

Nuget: https://www.nuget.org/packages/SharperHacks.CoreLibs.Math

Targets

  • net8.0
  • net9.0
  • net10.0

Classes, Records & Structs

Interval{T}

Implements IInterval.

IIntervalExtensions

Extends IInterval to include GetFirstOf, GetLastOf and GetEnumerator; for byte, sbyte, short, ushort, int, uint, long and ulong.

ImmutablePoint{T}

An immutable implementation of IPoint{T}.

ImmutablePolygon{T}

An implementation of IPolygon{T}.

Stats

A set of static statistics algorithms.

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.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SharperHacks.CoreLibs.Math:

Package Downloads
SharperHacks.CoreLibs.StringExtensions

A collection of string extensions.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.1.2 61 11/11/2025
4.1.1 102 11/2/2025
4.1.0 56 10/28/2025
4.0.3 42 10/17/2025
4.0.2 48 10/14/2025
4.0.1 59 10/11/2025
4.0.0 156 7/19/2025
3.0.2 390 12/20/2024
3.0.1 157 10/13/2024
3.0.0 106 7/11/2024
2.0.0 101 1/27/2024
1.0.1 148 11/26/2023
1.0.0 78 11/26/2023