Create a math/arithmetic library for the egg-lang programming language. The new library should provide functions for basic mathematical operations (addition, subtraction, multiplication, division) and potentially more advanced functions (e.g., trigonometric, logarithmic, etc.).
Create a math/arithmetic library for the egg-lang programming language. The new library should provide functions for basic mathematical operations (addition, subtraction, multiplication, division) and potentially more advanced functions (e.g., trigonometric, logarithmic, etc.).