qbasicking
Programmer
For my GUIs scripting language I want it to be able to do sine-1, does anybody know how to do this? I can't figure out how to do it.
sin-1 is unclear so here's what I mean. I want it to do sine backwards:
sine(1) = .0174
sine-1(.0174) = 1
I also want to do this with tangent and cosine
sin-1 is unclear so here's what I mean. I want it to do sine backwards:
sine(1) = .0174
sine-1(.0174) = 1
I also want to do this with tangent and cosine