Skip to content

Add fast acosf to fmath#735

Draft
gubblesdev wants to merge 2 commits intoDragonMinded:unstablefrom
gubblesdev:add-fast-acosf
Draft

Add fast acosf to fmath#735
gubblesdev wants to merge 2 commits intoDragonMinded:unstablefrom
gubblesdev:add-fast-acosf

Conversation

@gubblesdev
Copy link
Copy Markdown

Adds a polynomial approximation of arccosine as outline in Nvidia's developer docs.

Expected input range is between [-1,1] but I'm not sure how to best implement a check for this, or if one is even necessary to begin with. (this is my first pull request pwease be gentle :3)

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.

1 participant