Math Scalar Library
Programming Reference Manual C/C++
Version 1.1 DD-00003-011

17.1 sgd - Gudermannian function gd(x)

#include <msca.h> 
 
double sgd (double x); 
float  sgdf(float x);

Given a value x this function computes the Gudermannian function, gd(x)  .