Skip to content

The math extension for iExpr. But it also can be used as a math library independently.

License

Notifications You must be signed in to change notification settings

iExpr/iExpr.Extensions.Math

Repository files navigation

iExpr.Extensions.Math

  • Author: Stardust D.L.

The math extension for iExpr. But it also can be used as a math library independently. For more extentsions, please visit here.

iExpr.Extensions.Math.Numerics

A tiny library about some numerics.
Now it contains BigDecimal (based on BigNumber)which supports:

  • conversion from built-in numeric, and parsing from strings, and ToString.
  • +,-,*,/,% and positive integral power

Links

This is the core library for iExpr: iExpr.Core

License

LGPLv3

About

The math extension for iExpr. But it also can be used as a math library independently.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages