Math algorithms in rust Rust implementation of different math algorithms, to be used on chain with fixed point decimals (fixed number of digits after the decimal point). Performance ln() Binary logarithm iterative approximation 2x faster than table lookups