Package-level declarations

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

Types

Link copied to clipboard

Enum class used by compxclib.parser.AstTree, compxclib.parser.AstMember and compxclib.parser.Evaluator

Link copied to clipboard
Link copied to clipboard
enum Sign : Enum<Sign>

Enum class used by compxclib.parser.NumberLexer to make compiler safe when statements

Link copied to clipboard

Enum used for inverse trigonometric functions inside compxclib.functions