Jonathan Leto > Math-GSL-0.14 > Math::GSL::Machine

Download:
Math-GSL-0.14.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::Machine - Machine constants

SYNOPSIS ^

    use Math::GSL::Machine qw/:all/;
    print "The GSL_DBL_EPSILON Constant is $GSL_DBL_EPSILON\n";

Here is a list of all the constants included in this module :

AUTHORS ^

Jonathan Leto <jonathan@leto.net> and Thierry Moisan <thierry.moisan@gmail.com>

COPYRIGHT AND LICENSE ^

Copyright (C) 2008 Jonathan Leto and Thierry Moisan

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.