aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/lang/e_acos.c
blob: ded6cbb2f970bc4a067beee0a8d0c30c3279adaf (plain)
1
2
3
4
5
6
7
 * software is freely granted, provided that this notice
 * Method :
 *		= 2asin(sqrt((1-x)/2))
static const double
static double
	int32_t hx,ix;
	    uint32_t lx;