CCSWE.nanoFramework.Math
1.1.135
dotnet add package CCSWE.nanoFramework.Math --version 1.1.135
NuGet\Install-Package CCSWE.nanoFramework.Math -Version 1.1.135
<PackageReference Include="CCSWE.nanoFramework.Math" Version="1.1.135" />
<PackageVersion Include="CCSWE.nanoFramework.Math" Version="1.1.135" />
<PackageReference Include="CCSWE.nanoFramework.Math" />
paket add CCSWE.nanoFramework.Math --version 1.1.135
#r "nuget: CCSWE.nanoFramework.Math, 1.1.135"
#:package CCSWE.nanoFramework.Math@1.1.135
#addin nuget:?package=CCSWE.nanoFramework.Math&version=1.1.135
#tool nuget:?package=CCSWE.nanoFramework.Math&version=1.1.135
CCSWE.nanoFramework.Math
A fast, but not necessarily IEEE 754:2019 compliant, implementation of System.Math for .NET nanoFramework.
Goals
- Provide an "as fast as possible" implementation of System.Math at the expense of IEEE 754:2019 compliance
- Look for opportunities to improve the performance of the IEEE 754:2019 complaint .NET nanoFramework System.Math implementation.
At this time the first goal is primarily being achieved by removing specific behavior related to double.NaN and float.Nan values. The IEEE 754:2019 specification provides clear guidelines on how certain function should behave related to NaN values but this adds additional overhead that is not always required.
For the second goal I will port any improvements I find back into System.Math implementation and eventually remove them from this library.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NETnanoFramework | netnano1.0 is compatible. |
-
.NETnanoFramework 1.0
- nanoFramework.CoreLibrary (>= 1.17.11)
- nanoFramework.System.Math (>= 1.5.116)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on CCSWE.nanoFramework.Math:
| Package | Downloads |
|---|---|
|
CCSWE.nanoFramework.NeoPixel
A fast ESP32 RMT library for controlling LED chipsets (NeoPixel, WS2812B, etc.). |
|
|
CCSWE.nanoFramework.Graphics
Color conversion and utility helpers for nanoFramework. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on CCSWE.nanoFramework.Math:
| Repository | Stars |
|---|---|
|
nanoframework/Samples
🍬 Code samples from the nanoFramework team used in testing, proof of concepts and other explorational endeavours
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.1.135 | 113 | 6/1/2026 |
| 1.1.134 | 103 | 6/1/2026 |
| 1.1.133 | 97 | 6/1/2026 |
| 1.1.130 | 105 | 5/31/2026 |
| 1.1.129 | 134 | 4/23/2026 |
| 1.1.128 | 114 | 4/23/2026 |
| 1.1.127 | 135 | 4/15/2026 |
| 1.1.124 | 117 | 4/15/2026 |
| 1.1.123 | 110 | 4/14/2026 |
| 1.1.122 | 107 | 4/13/2026 |
| 1.1.117 | 186 | 4/13/2026 |
| 1.1.114 | 197 | 4/10/2026 |
| 1.1.113 | 184 | 4/10/2026 |
| 1.1.112 | 184 | 4/9/2026 |
| 1.1.104 | 185 | 4/8/2026 |
| 1.1.103 | 189 | 4/8/2026 |
| 1.1.101 | 181 | 4/7/2026 |
| 1.1.100 | 177 | 4/7/2026 |
| 1.1.99 | 182 | 4/7/2026 |
| 1.1.97 | 177 | 4/2/2026 |