Module Data2DStatistics
source code
Data structure to do some calculations on the results from
SpreadSheetData-methods metrics and compare that are organized in 2
dimensions
|
Data2DStatistics
Oranize statistics about data in 2D-Tables and do basic
calculations on it
|
|
__package__ = ' PyFoam.Basics '
|
|
e = 2.71828182846
|
|
pi = 3.14159265359
|
Imports:
TableData,
acos,
acosh,
asin,
asinh,
atan,
atan2,
atanh,
ceil,
collections,
copysign,
cos,
cosh,
degrees,
erf,
erfc,
error,
exp,
expm1,
fabs,
factorial,
floor,
fmod,
frexp,
fsum,
gamma,
hypot,
isinf,
isnan,
ldexp,
lgamma,
log,
log10,
log1p,
modf,
pow,
radians,
sin,
sinh,
sqrt,
sys,
tan,
tanh,
trunc