Hi! Is possible to use the simple function in GSL code - gsl_sin(x) or gsl_cos(x) for
ordinary calculation of it instead of sin(x) and cos(x) without #include <math.h>? Regards, Sergey.
Hi! Is possible to use the simple function in GSL code - gsl_sin(x) or gsl_cos(x) for
ordinary calculation of it instead of sin(x) and cos(x) without #include <math.h>? Regards, Sergey.