Mercurial > repos > deepakjadmin > mayatool3_test3
view mayachemtools/docs/modules/txt/Constants.txt @ 9:ab29fa5c8c1f draft default tip
Uploaded
author | deepakjadmin |
---|---|
date | Thu, 15 Dec 2016 14:18:03 -0500 |
parents | 73ae111cf86f |
children |
line wrap: on
line source
NAME Constants SYNOPSIS use Constants; use Constants qw(:all); use Constants qw(:math); DESCRIPTION Constants module provided the following constants: Pi, TwoPi, PiByTwo, PiByFour, InversePi, OneByPi, SqrtTwoPi, OneBySqrtTwoPi, InverseSqrtTwoPi, Phi, E AUTHOR Manish Sud <msud@san.rr.com> SEE ALSO MathUtil.pm COPYRIGHT Copyright (C) 2015 Manish Sud. All rights reserved. This file is part of MayaChemTools. MayaChemTools is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.