#include "f2c.h" #undef abs #include double r_acos (real * x) { return (acos (*x)); }