CCSWE.nanoFramework.Math 1.1.74

dotnet add package CCSWE.nanoFramework.Math --version 1.1.74
                    
NuGet\Install-Package CCSWE.nanoFramework.Math -Version 1.1.74
                    
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="CCSWE.nanoFramework.Math" Version="1.1.74" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CCSWE.nanoFramework.Math" Version="1.1.74" />
                    
Directory.Packages.props
<PackageReference Include="CCSWE.nanoFramework.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 CCSWE.nanoFramework.Math --version 1.1.74
                    
#r "nuget: CCSWE.nanoFramework.Math, 1.1.74"
                    
#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.
#addin nuget:?package=CCSWE.nanoFramework.Math&version=1.1.74
                    
Install CCSWE.nanoFramework.Math as a Cake Addin
#tool nuget:?package=CCSWE.nanoFramework.Math&version=1.1.74
                    
Install CCSWE.nanoFramework.Math as a Cake Tool

Build License NuGet

CCSWE.nanoFramework.Math

A fast, but not necessarily IEEE 754:2019 compliant, implementation of System.Math for .NET nanoFramework.

Goals

  1. Provide an "as fast as possible" implementation of System.Math at the expense of IEEE 754:2019 compliance
  2. 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 Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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 CCSWE.nanoFramework.Math:

Package Downloads
CCSWE.nanoFramework.NeoPixel

A fast ESP32 RMT library for controlling LED chipsets (NeoPixel, WS2812B, etc.).

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.74 81 4/2/2025
1.1.73 122 3/26/2025
1.1.72 140 3/19/2025
1.1.71 95 3/14/2025
1.1.69 164 3/11/2025
1.1.68 147 3/11/2025
1.1.67 220 3/6/2025
1.1.66 209 3/3/2025
1.1.65 138 2/27/2025
1.1.64 89 2/26/2025
1.1.63 151 2/10/2025
1.1.62 92 2/10/2025
1.1.61 105 2/10/2025
1.1.56 94 2/7/2025
1.1.55 87 2/7/2025
1.1.54 92 2/7/2025
1.1.53 100 2/6/2025
1.1.52 100 2/6/2025
1.1.51 101 2/6/2025
1.1.50 90 2/6/2025
1.1.49 89 2/6/2025
1.1.48 92 2/5/2025
1.1.47 94 2/5/2025
1.1.46 88 2/5/2025
1.1.45 89 2/4/2025
1.1.44 88 2/4/2025
1.1.43 101 2/4/2025
1.1.42 105 2/4/2025
1.1.41 87 2/3/2025
1.1.40 76 2/3/2025
1.1.39 82 2/3/2025
1.1.37 88 2/3/2025
1.1.36 96 2/2/2025
1.1.35 95 2/2/2025
1.1.33 97 2/2/2025
1.1.29 95 1/31/2025
1.1.27 138 1/17/2025
1.1.24 78 1/17/2025
1.1.22 106 1/13/2025
1.1.21 85 1/12/2025
1.1.20 88 1/12/2025
1.1.19 82 1/12/2025
1.1.18 94 1/11/2025
1.1.17 90 1/11/2025
1.1.12 85 1/11/2025
1.1.11 87 1/11/2025
1.1.8 1,228 1/11/2025
0.1.56 149 1/6/2025
0.1.55 143 12/30/2024
0.1.54 144 12/23/2024
0.1.53 151 12/16/2024
0.1.52 148 12/9/2024
0.1.51 148 12/2/2024
0.1.50 161 11/25/2024
0.1.48 206 10/28/2024
0.1.47 156 10/21/2024
0.1.46 160 10/14/2024
0.1.45 162 10/7/2024
0.1.44 167 9/30/2024
0.1.43 124 9/26/2024
0.1.42 99 9/26/2024
0.1.41 176 9/21/2024
0.1.39 265 8/31/2024
0.1.38 159 8/29/2024
0.1.37 229 8/11/2024
0.1.36 192 8/6/2024
0.1.35 155 8/2/2024
0.1.34 218 7/25/2024
0.1.33 136 7/24/2024
0.1.32 318 7/15/2024
0.1.31 180 7/12/2024
0.1.30 268 6/29/2024
0.1.29 358 6/12/2024
0.1.28 203 6/4/2024
0.1.26 153 6/3/2024
0.1.25 363 5/24/2024
0.1.24 167 5/23/2024
0.1.23 221 5/17/2024
0.1.22 218 5/15/2024
0.1.21 129 5/13/2024
0.1.20 174 5/10/2024
0.1.19 269 4/25/2024
0.1.18 253 4/10/2024
0.1.17 175 4/9/2024
0.1.16 156 4/8/2024
0.1.15 189 4/4/2024
0.1.14 157 4/3/2024
0.1.13 187 3/21/2024
0.1.12 178 2/1/2024
0.1.11 197 1/26/2024
0.1.10 385 11/20/2023
0.1.9 140 11/20/2023
0.1.8 252 11/10/2023
0.1.7 129 11/10/2023
0.1.6 135 11/10/2023
0.1.4 138 11/10/2023
0.1.3 155 11/9/2023
0.1.2 226 11/8/2023
0.1.1 228 11/3/2023
0.1.0 190 11/3/2023