NumEval 1.0.35
NumEval evaluates numerical values of mathematical statements with complete precision, with no rounding errors. No limit is set on the number of digits of values so you can calculate huge numbers as well as incredibly small fractions. You can receive resulting fractions with as many decimals as you want.
See the version list below for details.
Install-Package NumEval -Version 1.0.35
dotnet add package NumEval --version 1.0.35
<PackageReference Include="NumEval" Version="1.0.35" />
paket add NumEval --version 1.0.35
Notable features include:
-adding, subtracting, multiplying and dividing numbers with as many decimals as you want.
-finding exact results for roots (when they exist).
-trigonometry functions with more precison.
-logarithms with more precision.
-roots with more precision.
-deterministic prime detection.
For instructions on how to use NumEval visit: http://noob.software/support/#index/app_instructions#3&
Notable features include:
-adding, subtracting, multiplying and dividing numbers with as many decimals as you want.
-finding exact results for roots (when they exist).
-trigonometry functions with more precison.
-logarithms with more precision.
-roots with more precision.
-deterministic prime detection.
For instructions on how to use NumEval visit: http://noob.software/support/#index/app_instructions#3&
Release Notes
Summary of changes made in this release of the package.
Dependencies
-
- Peachpie.App (>= 0.9.500)
- Peachpie.Library (>= 0.9.500)
- Peachpie.Library.Scripting (>= 0.9.500)
- Peachpie.Runtime (>= 0.9.500)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.