Skip to content

Trig-pi functions #85

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

Closed
wants to merge 5 commits into from
Closed

Conversation

stephentyrone
Copy link
Member

@stephentyrone stephentyrone commented Dec 27, 2019

Add sin(πx), cos(πx), tan(πx).

@stephentyrone stephentyrone force-pushed the trig-pi-functions branch 2 times, most recently from 52b0c27 to 7d3e4a7 Compare December 27, 2019 21:49
@stephentyrone stephentyrone changed the base branch from master to main October 1, 2020 12:57
@@ -142,17 +147,20 @@ final class ElementaryFunctionChecks: XCTestCase {
func testFloat() {
Float.elementaryFunctionChecks()
Float.realFunctionChecks()
Float.cosPiTests()
Copy link

Choose a reason for hiding this comment

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

The PR doesn't compile, all cosPiTests are missing

Copy link
Member Author

Choose a reason for hiding this comment

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

Yep, it's a draft.

jkalias added a commit to jkalias/swift-numerics that referenced this pull request Mar 21, 2021
@stephentyrone stephentyrone deleted the trig-pi-functions branch May 18, 2024 20:06
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