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

Arctan operation gives result as arcsin #40

Open
jcruzcode opened this issue Oct 20, 2023 · 0 comments
Open

Arctan operation gives result as arcsin #40

jcruzcode opened this issue Oct 20, 2023 · 0 comments

Comments

@jcruzcode
Copy link

For example,

arctan(2) displays as arcsin(2) which is not equal

https://newton.now.sh/api/v2/arctan/2
{operation: 'arctan', expression: '2', result: 'arcsin(2)'}
expression: '2'
operation: 'arctan'
result: 'arcsin(2)'
[[Prototype]]: Object

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

No branches or pull requests

1 participant