Skip to content

complex number calculator with code generation and script engine

Notifications You must be signed in to change notification settings

divident/complex-number-calculator

Repository files navigation

complex-number-calculator

Calculator accepts all three forms of complex number (exponential, polar and rectangular), examples can be found in CalculatorTest. Calculator works with real number as well. All available operations all listed in program window. Moreover is possible to write scripts in java script to evaluate operation on calculator. Last but not least we can compile expression to bytecode, even with variables, which need to be provided as args, when running bytecode.

alt text
Example of running expression

alt text
Calculating iteratively with script engine

About

complex number calculator with code generation and script engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published