Help language development. Donate to The Perl Foundation
Math::Libgsl::Constants - An interface to libgsl, the Gnu Scientific Library - constants and exceptions.
use Math::Libgsl::Constants; use Math::Libgsl::Exception;
This module provides the constants and the exception class used by all the other modules.
From v0.0.11 the version variable $gsl-version
is a Version
object.
To install it using zef (a module management tool):
$ zef install Math::Libgsl::Constants
Fernando Santagata [email protected]
Copyright 2019 Fernando Santagata
This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.