The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Math::Symbolic::ExportConstants - Export constants used for Math::Symbolic

SYNOPSIS

  use Math::Symbolic::ExportConstants qw/:all/;

DESCRIPTION

This just exports a number of constants on demand.

EXPORT

None by default. But since exporting symbols is the only functionality of this module, you'll want to export the :all group of constants.

AUTHOR

Steffen Mueller, <symbolic-module at steffen-mueller dot net>

SEE ALSO

perl. Math::Symbolic