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

Document the valid input range for acos() and asin() #47032

Merged
merged 1 commit into from
Mar 15, 2021

Conversation

Calinou
Copy link
Member

@Calinou Calinou commented Mar 15, 2021

This closes #47023.

Are there other global scope methods where we need to document the valid range?

@Calinou Calinou requested a review from a team as a code owner March 15, 2021 16:26
@Calinou Calinou added cherrypick:3.x Considered for cherry-picking into a future 3.x release documentation enhancement labels Mar 15, 2021
@Calinou Calinou added this to the 4.0 milestone Mar 15, 2021
@akien-mga akien-mga merged commit 37740ec into godotengine:master Mar 15, 2021
@akien-mga
Copy link
Member

Thanks!

@jmb462
Copy link
Contributor

jmb462 commented Mar 15, 2021

@Calinou asin() and acos(). Can't find any other missing input range in globalscope functions.

atan() is not concerned as it is defined on R. (may be a confusion in the title of the PR)

Edit : To late :) Was merged while I was answering.

@akien-mga akien-mga changed the title Document the valid input range for acos() and atan() Document the valid input range for acos() and asin() Mar 15, 2021
@akien-mga
Copy link
Member

Cherry-picked for 3.2.4.

@akien-mga akien-mga removed the cherrypick:3.x Considered for cherry-picking into a future 3.x release label Mar 16, 2021
@Calinou Calinou deleted the doc-acos-atan-range branch March 31, 2021 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

asin (sin-1) incorrect calculation , look_at on Spatial/InstanceMesh not working too
3 participants