Math::Libgsl::Constants

An interface to libgsl, the Gnu Scientific Library - constants and exceptions.

NAME

Math::Libgsl::Constants - An interface to libgsl, the Gnu Scientific Library - constants and exceptions.

SYNOPSIS

use Math::Libgsl::Constants;
use Math::Libgsl::Exception;

DESCRIPTION

This module provides the constants and the exception class used by all the other modules.

CHANGES

From v0.0.11 the version variable $gsl-version is a Version object.

Installation

To install it using zef (a module management tool):

$ zef install Math::Libgsl::Constants

AUTHOR

Fernando Santagata [email protected]

COPYRIGHT AND LICENSE

Copyright 2019 Fernando Santagata

This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.

Math::Libgsl::Constants v0.0.12

An interface to libgsl, the Gnu Scientific Library - constants and exceptions.

Authors

  • Fernando Santagata

License

Artistic-2.0

Dependencies

Test Dependencies

Provides

  • Math::Libgsl::Constants
  • Math::Libgsl::Exception

Documentation

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.