compxclib

Packages

Link copied to clipboard

Contains the main class of the library (ComplexNumber) and the Constants that this library uses.

Link copied to clipboard

Contains all the Enumerations used by the classes throughout the library.

Link copied to clipboard

Contains all the Exceptions classes used throughout the library.

Link copied to clipboard

Contains all the functions that use ComplexNumber and Number as parameters.

Link copied to clipboard

Contains all the operator overloads of the Number class to let it perform operations with the ComplexNumber class.

Link copied to clipboard

Contains classes, values and enums used inside compxclib.parser.parsing and compxclib.parser.lexing

Link copied to clipboard

Contains all the classes and logic used for lexing an expression

Link copied to clipboard

Contains all the classes and logic used for parsing and evaluating an expression