formulac 0.2.1

A complex-number and extensible function supported math expression parser for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# formulac

A complex-number and extensible function supported math expression parser for Rust.

## Features

- Complex number support
- Extendable function definitions (special functions, etc.)
- Elementary functions support

## License

MIT OR Apache-2.0