abs 77 core/DateObject.cpp index = (int)MathUtils::abs(index); abs 79 core/MathClass.cpp return MathUtils::abs(x); abs 68 core/MathClass.h double abs(double x); abs 637 core/MathUtils.cpp double absx = MathUtils::abs(x); abs 90 core/MathUtils.h static double abs(double value);