NAME

Gsl - Perl Interface to The GNU Scientific Library

SYNOPSIS

use Math::Gsl;
use Math::Gsl::Sf;	# use Special Function library

DESCRIPTION

Currently this module only implements the GSL Special function library.
Please see the manual page for Math::Gsl::Sf for relevant documenation.

Exported constants

None

Exported functions

None

AUTHOR

Jonathan Leto, jonathan@leto.net

SEE ALSO

GNU Scientific Library http://sources.redhat.com/gsl

To get Gsl: http://www.leto.net/code/gsl/