Module elementary

Module elementary 

Source
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§

ElementaryIntelligence
Elementary Function Intelligence Registry