|
NAMEMath::GSL::Const - ConstantsSYNOPSISuse Math::GSL::Const qw/:all/; print "The Euler-Mascheroni Constant is $M_EULER\n"; There are many constants in this module, which are split into six subcategories a.k.a tags: TAGS
Importing the tag "all" is the same as importing all of these. AUTHORSJonathan "Duke" Leto <jonathan@leto.net> and Thierry Moisan <thierry.moisan@gmail.com>COPYRIGHT AND LICENSECopyright (C) 2008-2021 Jonathan "Duke" Leto and Thierry MoisanThis program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Visit the GSP FreeBSD Man Page Interface. |