Skip to content

sinbaddoraji/MathEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MathEngine

MathEngine is a mathematical expressions evaluator in c#. Math engine can work with custom functions and variables.

math operators

    • Plus
    • Minus
    • Multiplication / - Divition ^ - Power

Math Functions Abs, Acos, Asin, Atan, Cos, Sin, Tan, Ceiling, Floor, Round, Truncate, Sqrt, Log, Log10

Syntax: sqrt(9)

This is an old version of the project. Newer versions can be found under the "Gnosis" repo

Releases

No releases published

Packages

No packages published

Languages