Skip to content

Comments

Add new math functions to keep up with go-jsonnet#266

Merged
stephenamar-db merged 2 commits intodatabricks:masterfrom
jordanmoxon-db:std-implement-more-trig-functions
Feb 13, 2025
Merged

Add new math functions to keep up with go-jsonnet#266
stephenamar-db merged 2 commits intodatabricks:masterfrom
jordanmoxon-db:std-implement-more-trig-functions

Conversation

@jordanmoxon-db
Copy link
Contributor

Adds to the std object some functions:

  • trigonometric: std.atan2, std.hypot, std.deg2rad, std.rad2deg
  • logarithmic: std.log2, std.log10
    And one constant: std.pi

- trigonometric: std.atan2, std.hypot, std.deg2rad, std.rad2deg
- logarithmic: std.log2, std.log10
- constants: std.pi
@stephenamar-db stephenamar-db merged commit bf2b14a into databricks:master Feb 13, 2025
6 checks passed
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