[Adding math function] Support for Asin, Asinh, Atan #188
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes:
Testing:
![image](https://private-user-images.githubusercontent.com/5825319/320287696-41c4b97c-18cf-4076-80af-632f46031922.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk4MTg3NDQsIm5iZiI6MTczOTgxODQ0NCwicGF0aCI6Ii81ODI1MzE5LzMyMDI4NzY5Ni00MWM0Yjk3Yy0xOGNmLTQwNzYtODBhZi02MzJmNDYwMzE5MjIucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTdUMTg1NDA0WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZTYzZjEwNGEyN2FjZjFjNDQzMmYyNTBjNGJhNWNkOGZiN2M4NmNkNGFkM2Y0Zjg4ZDBmMWVmNTAyM2ExN2Y4ZSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.acTeczscN5TqJ-FJKk5KlTzBdZeIib2cu4ZhPGly780)
commands:
test cases:
![image](https://private-user-images.githubusercontent.com/5825319/320288075-25a93cb2-e187-4676-90f0-dac6b134acf6.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk4MTg3NDQsIm5iZiI6MTczOTgxODQ0NCwicGF0aCI6Ii81ODI1MzE5LzMyMDI4ODA3NS0yNWE5M2NiMi1lMTg3LTQ2NzYtOTBmMC1kYWM2YjEzNGFjZjYucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTdUMTg1NDA0WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9M2NkMzZjMGQ2NTQ2MjBhNTgzMDYyODJlZWMzYmYzMzE1NThhMjg3YzA0YjFiNjQ5NGUzZWQ5Zjg3ODZhYjBiNCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.2d8u4aAkNVJ0RQSdjB4q19i5XXWHzi9h-JYLlBg8se0)
I have already written test cases. There are some issue due to last checkins. Did you modified anything related basics?
Right now i am getting below errors. It is not related to my code changes. So we can merge given PR.
If i comment 418 line number and run then giving error at a different line. so not able to understand exact issue.