Inverse trig functions

This may help http://arduino.cc/forum/index.php/topic,44229.0.html
What happens if you just try something like:

float invsin = asin(num);