1Math::Symbolic::ExportCUosnesrtaCnotnst(r3i)buted Perl DMoactuhm:e:nStyamtbioolnic::ExportConstants(3)
2
3
4

NAME

6       Math::Symbolic::ExportConstants - Export constants used for
7       Math::Symbolic
8

SYNOPSIS

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

DESCRIPTION

13       This just exports a number of constants on demand.  Usually, you'd want
14       to rather use Math::Symbolic instead.  Math::Symbolic allows you to
15       optionally export the same constants as this module, but using the
16       ':constants' tag instead of the ':all' tag that you'd have to use with
17       this module.
18
19       Please refer to the documentation of the Math::Symbolic module for a
20       list of constants.
21
22   EXPORT
23       None by default. But since exporting symbols is the only functionality
24       of this module, you'll want to export the :all group of constants.
25

AUTHOR

27       Please send feedback, bug reports, and support requests to the
28       Math::Symbolic support mailing list: math-symbolic-support at lists dot
29       sourceforge dot net. Please consider letting us know how you use
30       Math::Symbolic. Thank you.
31
32       If you're interested in helping with the development or extending the
33       module's functionality, please contact the developers' mailing list:
34       math-symbolic-develop at lists dot sourceforge dot net.
35
36       List of contributors:
37
38         Steffen Mueller, symbolic-module at steffen-mueller dot net
39         Stray Toaster, mwk at users dot sourceforge dot net
40         Oliver Ebenhoeh
41

SEE ALSO

43       New versions of this module can be found on http://steffen-mueller.net
44       or CPAN. The module development takes place on Sourceforge at
45       http://sourceforge.net/projects/math-symbolic/
46
47       Math::Symbolic
48
49
50
51perl v5.34.0                      2021-07-22Math::Symbolic::ExportConstants(3)
Impressum