Expand description
Elementary function intelligence
Dedicated module for elementary mathematical functions (sin, cos, exp, ln, etc.) with complete mathematical properties, derivatives, and educational explanations.
Modules§
- abs
- Absolute value function intelligence
- abs_
eval - Absolute value function evaluation
- exp_
eval - Exponential function evaluation
- exponential
- Exponential function intelligence
- hyperbolic
- Hyperbolic Function Intelligence
- hyperbolic_
eval - Hyperbolic function evaluation
- log_
eval - Logarithm function evaluation
- logarithmic
- Logarithmic Function Intelligence
- rounding
- Rounding function implementations
- sqrt
- Square root function intelligence
- sqrt_
eval - Square root function evaluation
- trigonometric
- Trigonometric Function Intelligence
Structs§
- Elementary
Intelligence - Elementary Function Intelligence Registry