Skip to content

Conversation

@dorrin-sot
Copy link
Contributor

Resolves #231.

Description

What is the purpose of this pull request?

This pull request:

  • Is Implementation of asec(x) using acos(x).

Related Issues

Does this pull request have any related issues?

This pull request:

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.


@stdlib-js/reviewers

@kgryte
Copy link
Member

kgryte commented Feb 15, 2022

@dorrin-sot Looks like you based this PR on your cot PR, thus creating merge conflicts due to subsequent refactoring and clean-up of cot. You mind removing the cot changes and files in this PR in order to allowing merging? Thanks.

Copy link
Member

@kgryte kgryte left a comment

Choose a reason for hiding this comment

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

This PR needs updating before we can move forward.

@kgryte kgryte added Base Issue or pull requests related to "low-level" functionality oriented toward library consumers. Math Issue or pull request specific to math functionality. labels Feb 17, 2022
@kgryte
Copy link
Member

kgryte commented Feb 28, 2022

@dorrin-sot Following up here to check whether you want to move forward with this PR. :)

@kgryte kgryte reopened this Jun 1, 2022
@kgryte kgryte closed this Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Base Issue or pull requests related to "low-level" functionality oriented toward library consumers. Math Issue or pull request specific to math functionality.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RFC: add support for computing the inverse/arc secant (asec)

2 participants