smart_math 1.0.2
smart_math: ^1.0.2 copied to clipboard
Smart Math is an advanced Dart mathematics library providing calculator engine, expression parser, scientific functions, finance calculators, unit conversions, fractions, complex numbers, statistics, [...]
Changelog #
All notable changes to this project will be documented in this file.
1.0.0 - 2026-07-28 #
Added #
- Advanced calculator engine
- Mathematical expression parser
- Arithmetic operations
- Scientific functions
- Factorial calculations
- Fraction and mixed number support
- Complex number operations
- Unit conversion support
- BMI calculator
- Age calculator
- Loan and EMI calculator
- Statistics utilities
- BigInt support
- Null-safe Dart implementation
- Complete API documentation
- Unit tests