A simple library which can be used to perform basic operations like Addition, Subtraction, Multiplication and Division
Basic math library
Simple CLI math test with varying difficulty. Geared towards small children for practicing.
#function #description Add(i64,i64), sub(i64,i64), Mul(i64,i64), Div(i64,i64), Mod(i64,i64)
A simple crate I wrote to learn how to publish to crates.io.
Basic math expression evaluator library. Support basic math operators (+,-,*,/,^), parenthesis, and functions such as log10, ln, log2, exp, sin, cos, tan, asin, acos, atan, abs, sqrt. Support PI and E (Euler's number) as constants. Support negative numbers/expressions. Pow(x,y) supported
JIT Ray Tracing using basic math
Basic math lib for Rust.
kalc - quick basic math kalculator in cli
Implementation of basic math data types with high level frontend and low level backend
Basic Math Functionality: Sum,Add,Multiply,Divide,Reminder
Basic math and text utilities for Rust