Hello,
I know that I can do
x = sin(y)
but I need to do
x = sin-1(y)
the above doesn't seem to work.
Is there a trick to it?
I know that I can do
x = sin(y)
but I need to do
x = sin-1(y)
the above doesn't seem to work.
Is there a trick to it?