Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
3 packages returned for Tags:"floating-
point"
Sort by
Relevance
Downloads
Recently updated
Markeli.
Half
by:
Markeli
7,181 total downloads
last updated
11/18/2018
Latest version:
1.0.0
half-precision
floating-point
.netstandard
Half is not fast enough and precision is also very bad, so is should not be used for mathematical computation (use `Single` instead). The main advantage of Half type is lower memory cost: two bytes per number....
More information
ExtendedNumerics.
BigDecimal
by:
AdamWhite
5,074 total downloads
last updated
12/13/2022
Latest version:
2022.346.2122
math
mathematics
arbitrary-precision
floating-point
decimal
arithmetic
numerics
numbers
biginteger
csharp
An arbitrary precision decimal class with. Implemented as a arbitrary precision floating poing number using a mantessa and exponent.
radj307.
BigFloat
by:
radj307
1,069 total downloads
last updated
9/7/2022
Latest version:
1.2.1
big
float
arbitrary-precision
arbitrary
precision
floating-point
bigfloat
An updated & fixed fork of a fork of Osinko's arbitrary precision floating-point library, BigFloat.