Home | History | Annotate | Download | only in nawk-20071023

Lines Matching full:atan2

1498 			WARNING("atan2 requires two arguments; returning 1.0");
1502 u = atan2(getfval(x), getfval(y));