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

C#: Document new Asinh, Acosh and Atanh functions in Mathf #8021

Merged
merged 1 commit into from
Sep 24, 2023

Conversation

jynus
Copy link
Contributor

@jynus jynus commented Sep 23, 2023

Document on the list of C# api differences the newly exposed:

  • Mathf.Asinh()
  • Mathf.Acosh()
  • Mathf.Atanh()

Followup to godotengine/godot#81229

Document on the list of C# api differences the newly exposed

* Mathf.Asinh()
* Mathf.Acosh()
* Mathf.Atanh()

Followup to godotengine/godot#81229
@raulsntos raulsntos added topic:dotnet area:manual Issues and PRs related to the Manual/Tutorials section of the documentation labels Sep 23, 2023
Copy link
Member

@raulsntos raulsntos left a comment

Choose a reason for hiding this comment

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

Thank you so much! Looks great.

@mhilbrunner mhilbrunner merged commit b2bed98 into godotengine:master Sep 24, 2023
@mhilbrunner
Copy link
Member

Thanks for taking care and updating the docs :) Merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:manual Issues and PRs related to the Manual/Tutorials section of the documentation topic:dotnet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants