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 secant and friends #334

Merged
merged 1 commit into from
Aug 30, 2022
Merged

Conversation

triallax
Copy link
Collaborator

Fixes #212.

acos and acosh seemed to have been repeated, so I took the chance to remove the duplicates.

src/Insect/Environment.purs Outdated Show resolved Hide resolved
Fixes sharkdp#212.

`acos` and `acosh` seemed to have been repeated, so I took the chance to
remove the duplicates.

The changes in the generated README probably have something to do with
the tweaks to the Markdown writer in Pandoc 2.19.
@triallax triallax changed the title Add sec and friends Add secant and friends Aug 29, 2022
@triallax triallax marked this pull request as ready for review August 30, 2022 07:07
@triallax
Copy link
Collaborator Author

@sharkdp if there's nothing else you'd like to note or ask about, please go ahead and merge this.

@sharkdp sharkdp merged commit 4b5fb6d into sharkdp:master Aug 30, 2022
@triallax triallax deleted the add-sec-and-friends branch August 30, 2022 07:41
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.

sec & csc support
2 participants