[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

3.22 Mathematics (special functions)

Procedures which computes special function.

Function: besselJ z nu

computes Bessel function J_\nu(z). z must be a complex number and \nu must be a real number.

Function: besselY z nu

computes Neumann function Y_\nu(z). z must be a complex number and \nu must be a real number.

Function: besselI z nu

computes modified Bessel function I_\nu(z). z must be a complex number and \nu must be a real number.

Function: besselK z nu

computes modified Bessel function K_\nu(z). z must be a complex number and \nu must be a real number.

Function: gamma z

computes Gamma function \Gamma(z). z must be a complex number.


[ << ] [ < ] [ Up ] [ > ] [ >> ]

This document was generated on August 9, 2012 using texi2html 5.0.