double asin( double x )


	- prototype in math.h

	- returns arc sine of x
	- values must be in range -1 to 1