, including all inherited members.
_doc (defined in KSpread::ValueCalc) | KSpread::ValueCalc | [protected] |
abs(const Value &a) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
acos(const Value &number) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
acosh(const Value &number) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
add(const Value &a, const Value &b) | KSpread::ValueCalc | |
add(const Value &a, double b) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
approxEqual(const Value &a, const Value &b) | KSpread::ValueCalc | |
arrayWalk(const Value &range, Value &res, arrayWalkFunc func, Value param) | KSpread::ValueCalc | |
arrayWalk(QValueVector< Value > &range, Value &res, arrayWalkFunc func, Value param) | KSpread::ValueCalc | |
asin(const Value &number) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
asinh(const Value &number) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
atan2(const Value &y, const Value &x) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
atg(const Value &number) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
atgh(const Value &number) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
avg(const Value &range, bool full=true) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
avg(QValueVector< Value > range, bool full=true) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
awFunc(const QString &name) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
awFuncs | KSpread::ValueCalc | [protected] |
base(const Value &val, int base=16, int prec=0) | KSpread::ValueCalc | |
besseli(Value v, Value x) | KSpread::ValueCalc | |
besselj(Value v, Value x) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
besselk(Value v, Value x) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
besseln(Value v, Value x) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
combin(int n, int k) | KSpread::ValueCalc | |
combin(Value n, Value k) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
conv() (defined in KSpread::ValueCalc) | KSpread::ValueCalc | [inline] |
converter (defined in KSpread::ValueCalc) | KSpread::ValueCalc | [protected] |
cos(const Value &number) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
cosh(const Value &number) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
cotg(const Value &number) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
count(const Value &range, bool full=true) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
count(QValueVector< Value > range, bool full=true) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
countIf(const Value &range, const Condition &cond) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
div(const Value &a, const Value &b) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
div(const Value &a, double b) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
doc() (defined in KSpread::ValueCalc) | KSpread::ValueCalc | [inline] |
eps() (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
equal(const Value &a, const Value &b) | KSpread::ValueCalc | |
erf(Value x) | KSpread::ValueCalc | |
erfc(Value x) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
exp(const Value &number) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
fact(const Value &which) | KSpread::ValueCalc | |
fact(const Value &which, const Value &end) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
fact(int which, int end=0) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
factDouble(int which) | KSpread::ValueCalc | |
factDouble(Value which) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
format(Value::Format a, Value::Format b) | KSpread::ValueCalc | [protected] |
fromBase(const Value &val, int base=16) | KSpread::ValueCalc | |
gauss(Value xx) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
gaussinv(Value xx) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
gcd(const Value &a, const Value &b) | KSpread::ValueCalc | |
gequal(const Value &a, const Value &b) | KSpread::ValueCalc | |
GetBeta(Value _x, Value _alpha, Value _beta) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
getCond(Condition &cond, Value val) | KSpread::ValueCalc | |
GetGamma(Value _x) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
GetGammaDist(Value _x, Value _alpha, Value _beta) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
GetLogGamma(Value _x) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
greater(const Value &a, const Value &b) | KSpread::ValueCalc | |
isEven(const Value &a) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
isZero(const Value &a) | KSpread::ValueCalc | |
lcm(const Value &a, const Value &b) | KSpread::ValueCalc | |
ln(const Value &number) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
log(const Value &number, const Value &base) | KSpread::ValueCalc | |
log(const Value &number, double base=10) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
lower(const Value &a, const Value &b) | KSpread::ValueCalc | |
matches(const Condition &cond, Value d) | KSpread::ValueCalc | |
max(const Value &range, bool full=true) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
max(QValueVector< Value > range, bool full=true) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
min(const Value &range, bool full=true) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
min(QValueVector< Value > range, bool full=true) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
mod(const Value &a, const Value &b) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
mul(const Value &a, const Value &b) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
mul(const Value &a, double b) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
phi(Value x) | KSpread::ValueCalc | |
pi() | KSpread::ValueCalc | |
pow(const Value &a, const Value &b) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
pow(const Value &a, double b) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
product(const Value &range, Value init, bool full=true) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
product(QValueVector< Value > range, Value init, bool full=true) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
random(double range=1.0) | KSpread::ValueCalc | |
random(Value range) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
registerAwFunc(const QString &name, arrayWalkFunc func) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
round(const Value &a, const Value &digits) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
round(const Value &a, int digits=0) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
roundDown(const Value &a, const Value &digits) | KSpread::ValueCalc | |
roundDown(const Value &a, int digits=0) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
roundUp(const Value &a, const Value &digits) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
roundUp(const Value &a, int digits=0) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
setDoc(Doc *d) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | [inline] |
sign(const Value &a) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
sin(const Value &number) | KSpread::ValueCalc | |
sinh(const Value &number) | KSpread::ValueCalc | |
sqr(const Value &a) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
sqrt(const Value &a) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
stddev(const Value &range, bool full=true) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
stddev(const Value &range, Value avg, bool full=true) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
stddev(QValueVector< Value > range, bool full=true) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
stddev(QValueVector< Value > range, Value avg, bool full=true) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
stddevP(const Value &range, bool full=true) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
stddevP(const Value &range, Value avg, bool full=true) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
stddevP(QValueVector< Value > range, bool full=true) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
stddevP(QValueVector< Value > range, Value avg, bool full=true) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
strEqual(const Value &a, const Value &b) | KSpread::ValueCalc | |
sub(const Value &a, const Value &b) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
sub(const Value &a, double b) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
sum(const Value &range, bool full=true) | KSpread::ValueCalc | |
sum(QValueVector< Value > range, bool full=true) | KSpread::ValueCalc | |
sumIf(const Value &range, const Value &checkRange, const Condition &cond) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
sumsq(const Value &range, bool full=true) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
tg(const Value &number) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
tgh(const Value &number) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
twoArrayWalk(const Value &a1, const Value &a2, Value &res, arrayWalkFunc func) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
twoArrayWalk(QValueVector< Value > &a1, QValueVector< Value > &a2, Value &res, arrayWalkFunc func) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |
ValueCalc(ValueConverter *c) (defined in KSpread::ValueCalc) | KSpread::ValueCalc | |