Feature request: Tensor::arctan
and other inverse trigonometric functions
#2813
Labels
Tensor::arctan
and other inverse trigonometric functions
#2813
Feature description
It would be great to have support for the inverse trigonometric functions on Tensors (f32, f64 if possible). This includes:
arctan
arccos
arcsin
arccot
arcsec
arccsc
Feature motivation
I'm giving Burn and alternatives a spin with some simple scientific computing routines.
arctan
is required for a specific calculation.The text was updated successfully, but these errors were encountered: