msqarg            417 core/gps_math.c     double msqarg  = -arg*arg;
msqarg            422 core/gps_math.c         term *= msqarg / (i*(i+1));