Searched refs:TBL2 (Results 1 – 2 of 2) sorted by relevance
109 * TBL2[2*i] is a double precision number near (i+1)*2^-6, and110 * TBL2[2*i+1] = exp(TBL2[2*i]) to within a relative error less114 * TBL2[2*i] is a double precision number near -(i+1)*2^-6, and115 * TBL2[2*i+1] = exp(TBL2[2*i]) to within a relative error less118 static const double TBL2[] = { variable 318 z = x - TBL2[j]; in exp() 322 return (TBL2[j+1] + TBL2[ in exp() [all...]
2814 TBL2="get_domain get_basedn get_profile_name"2822 FUNC_TBL="$TBL1 $TBL2 $TBL3 $TBL4 $TBL5 $TBL6 $TBL7 $TBL8 $TBL9"