This website requires JavaScript.
Explore
Help
Sign In
just
/
Just.PreciseMath
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7084fae174721df731230e4caf3c669f5cfb58a7
Just.PreciseMath
/
1-tests
/
Just.PreciseMath.Tests
T
History
just
7084fae174
.NET Test / .NET tests (push)
Successful in 1m31s
Details
added root functions
2026-09-16 20:24:08 +04:00
..
ReferenceData
added root functions
2026-09-16 20:24:08 +04:00
ArithmeticRangeTests.cs
add precomputed mathematical constants and specialize the second division residual
2026-09-14 21:21:48 +04:00
DoubleDoubleArithmeticTests.cs
add precomputed mathematical constants and specialize the second division residual
2026-09-14 21:21:48 +04:00
DoubleDoubleBoundaryTests.cs
the first optimization round
2026-09-14 13:58:04 +04:00
DoubleDoubleCbrtTests.cs
added root functions
2026-09-16 20:24:08 +04:00
DoubleDoubleComparisonTests.cs
ported legacy DoubleDouble with tests
2026-09-13 22:19:23 +04:00
DoubleDoubleConversionTests.cs
test-gap backlog fixes
2026-09-13 23:34:43 +04:00
DoubleDoubleFormattingTests.cs
add precomputed mathematical constants and specialize the second division residual
2026-09-14 21:21:48 +04:00
DoubleDoubleHypotTests.cs
added root functions
2026-09-16 20:24:08 +04:00
DoubleDoubleNumberStylesTests.cs
test-gap backlog fixes
2026-09-13 23:34:43 +04:00
DoubleDoubleParsingTests.cs
implemented ISignedNumber
2026-09-13 23:08:27 +04:00
DoubleDoubleRepresentationTests.cs
the first optimization round
2026-09-14 13:58:04 +04:00
DoubleDoubleRootFunctionsTests.cs
added root functions
2026-09-16 20:24:08 +04:00
DoubleDoubleRootNTests.cs
added root functions
2026-09-16 20:24:08 +04:00
DoubleDoubleSignedNumberTests.cs
implemented ISignedNumber
2026-09-13 23:08:27 +04:00
DoubleDoubleSpanFormattingTests.cs
add precomputed mathematical constants and specialize the second division residual
2026-09-14 21:21:48 +04:00
DoubleDoubleSpecialValueTests.cs
implemented ISignedNumber
2026-09-13 23:08:27 +04:00
DoubleDoubleTests.cs
interface rearrangement
2026-09-16 17:56:44 +04:00
GenericConversionTests.cs
test-gap backlog fixes
2026-09-13 23:34:43 +04:00
Just.PreciseMath.Tests.csproj
first commit
2026-09-13 16:52:34 +04:00
packages.lock.json
nuget cache setup
2026-09-13 17:46:15 +04:00
PreciseMathExpTests.cs
pow, log and exp
2026-09-15 00:33:31 +04:00
PreciseMathInvSqrtTests.cs
inv sqrt implementation
2026-09-15 00:52:35 +04:00
PreciseMathLogTests.cs
pow, log and exp
2026-09-15 00:33:31 +04:00
PreciseMathPowTests.cs
pow, log and exp
2026-09-15 00:33:31 +04:00
PreciseMathRealPowSpecialTests.cs
pow, log and exp
2026-09-15 00:33:31 +04:00
PreciseMathRealPowTests.cs
pow, log and exp
2026-09-15 00:33:31 +04:00
PreciseMathReciprocalTests.cs
reciprocal calc function
2026-09-15 01:25:57 +04:00
PreciseMathSqrtTests.cs
inv sqrt implementation
2026-09-15 00:52:35 +04:00
PreciseMathTests.cs
initial DDMath implementation
2026-09-14 22:25:50 +04:00