mathical 0.1.3

A powerful, and visual tool for graphing mathematical functions and equations.
Documentation
1
2
3
4
5
mod cli;

fn main() {
    cli::cli::init();
}