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

Add sqrt and inverseSqrt to Expression API #295

Merged
merged 2 commits into from
Mar 2, 2024
Merged

Add sqrt and inverseSqrt to Expression API #295

merged 2 commits into from
Mar 2, 2024

Conversation

djeedai
Copy link
Owner

@djeedai djeedai commented Mar 2, 2024

Add the missing sqrt (square root) and inverseSqrt (inverse square root) expressions to the Expression API.

Add the missing `sqrt` (square root) and `inverseSqrt` (inverse square
root) expressions to the Expression API.
@djeedai djeedai added C - enhancement New feature or request A - expressions Change related to the Expression API labels Mar 2, 2024
@djeedai djeedai merged commit 4fa610b into main Mar 2, 2024
12 of 13 checks passed
@djeedai djeedai deleted the u/sqrt branch March 2, 2024 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A - expressions Change related to the Expression API C - enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant