Skip to content

Conversation

@fupelaqu
Copy link
Contributor

No description provided.

@fupelaqu fupelaqu changed the title add support for arithmetic functions add support for arithmetic expressions and mathematical functions Sep 19, 2025
@fupelaqu fupelaqu changed the title add support for arithmetic expressions and mathematical functions add support for arithmetic expressions and mathematical functions (basic + trigonometric) Sep 19, 2025
@fupelaqu
Copy link
Contributor Author

add support for :

  • arithmetic expressions (+ - * / %)
  • mathematical functions
    • Basic
      • ABS(), ROUND(), FLOOR(), CEIL()
      • POWER(), SQRT(), LOG(), LOG10(), EXP(), SIGN()
    • Trigonometric
      • COS(), ACOS(), SIN(), ASIN(), TAN(), ATAN(), ATAN2()

@fupelaqu fupelaqu merged commit 47032c1 into main Sep 19, 2025
2 checks passed
@fupelaqu fupelaqu deleted the feature/arithmeticFunctions branch October 12, 2025 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants