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

25.11 scsech - Complex hyperbolic secant sech(x)

#include <msca.h> 
 
double complex scsech (double complex x); 
float complex  scsechf(float complex x);

Given a value x∈ C  this function computes the complex hyperbolic secant:

sech(x)