double pow( double x, double y )


	- prototype in math.h

	- returns p where p = x ** y or +/- HUGE_VAL on error