Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 Feature: Add constants and math functions #64

Open
danvk opened this issue Feb 24, 2024 · 0 comments
Open

🚀 Feature: Add constants and math functions #64

danvk opened this issue Feb 24, 2024 · 0 comments
Labels
type: feature New enhancement or request 🚀

Comments

@danvk
Copy link
Owner

danvk commented Feb 24, 2024

Overview

Constants:

  • pi
  • e

Functions:

  • sqrt
  • atan
  • atan2
  • sin
  • cos
  • tan
  • exp
  • log
  • ln
  • log10

Additional Info

No response

@danvk danvk added the type: feature New enhancement or request 🚀 label Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature New enhancement or request 🚀
Projects
None yet
Development

No branches or pull requests

1 participant