Jonathan Cruz
Results
2
issues of
Jonathan Cruz
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`
I completed the challenge: 5 I feel good about my code: 3 I'm not sure if my constructor function adheres to JS OOP best practices.