Jonathan Leto > Math-GSL-0.13_02 > Math::GSL::Errno

Download:
Math-GSL-0.13_02.tar.gz

Annotate this POD

CPAN RT

New  5
Open  4
View Bugs
Report a bug
Source   Latest Release: Math-GSL-0.20

NAME ^

Math::GSL::Errno - Error Handling

SYNOPSIS ^

    use Math::GSL::Errno qw/:all/;
    gsl_set_error_handler_off();

    print gsl_strerror($GSL_EDOM) . "\n";

STATUS CODES ^

FUNCTIONS ^