double acos( double x )


	- prototype in math.h

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