Module subjectdata.Functions
Module holding the functions used in formulas.
Author: Marc Provost
Contact: marc.provost@mail.mcgill.ca
Organization: McGill University
License: GNU General Public License
Function Summary |
|
avg(args)
|
|
exp(args)
|
|
invMul(args)
|
|
invSum(args)
|
|
med(args)
|
|
mul(args)
|
|
sum(args)
|
|
unaryMinus(args)
|
errHandler
-
- Type:
-
ErrorUtility
- Value:
<utility.ErrorUtility.ErrorUtility instance at 0xf6fbcc4c>
|
|
typeChecker
-
- Type:
-
TypeCheckUtility
- Value:
<utility.TypeCheckUtility.TypeCheckUtility instance at 0xf6fb8d6c>
|
|