Skip to content

Conversation

@BrianHung
Copy link
Owner

Summary

  • implement EXP, SIGN, TRUNC and FACTDOUBLE in mathematical functions
  • expose these functions through the function enum and parser
  • add tests for the new functions

Testing

  • cargo test

https://chatgpt.com/codex/tasks/task_e_688a708d4b6c8327a217d3b365649d38

@BrianHung
Copy link
Owner Author

cursor review
make sure there are comprehensive tests for each function, functions are ticked as available, and properly documented with their own page stub

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Bugbot reviewed your changes and found no bugs!


Bugbot free trial expires on August 2, 2025
Learn more in the Cursor dashboard.

@BrianHung BrianHung changed the title Implement EXP SIGN TRUNC FACTDOUBLE functions EXP SIGN TRUNC FACTDOUBLE Aug 2, 2025
@BrianHung BrianHung changed the title EXP SIGN TRUNC FACTDOUBLE exp, sign, trunc, factdouble Aug 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants