Basic Usage
1.
Introduction
2.
Chapter I. Usage
Advanced Usage
3.
Chapter II. Functions
4.
Chapter III. Configuration
5.
Chapter IV. Logic
6.
Chapter V. Plot
6.1.
Section V.1. GUI
6.2.
Section V.2. Terminal
Algebra
7.
Chapter VI. Algebra
7.1.
Section VI.1. Vectors
7.2.
Section VI.2. Matrices
8.
Chapter VII. Exact math
8.1.
Section VII.1. Rational Reduction
8.2.
Section VII.2. Symbolic Reduction
8.3.
Section VII.3. Function differentiation
8.4.
Section VII.4. Float Mode
Light
Rust
Coal
Navy
Ayu
Axo Dark
Axo Light
Calc Book
Chapter IV. Logic
Infix Operators
or
(alias
||
)
and
(alias
&&
)
geq
(alias
>=
)
leq
(alias
<=
)
gt
(alias
>
)
lt
(alias
<
)