[next] [prev] [prev-tail] [tail] [up]
#include <msca.h> double syn (int n, double x); float synf(int n, float x);
Given a value and an order , this function computes the Bessel function .
[next] [prev] [prev-tail] [front] [up]