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

22.8 sy1 - Bessel function Y1(x)

#include <msca.h> 
 
double sy1 (double x); 
float  sy1f(float x);

Given a value x this function computes the Bessel function Y (x)
 1  .