Full index
Package indexes
default
a
c
d
e
f
g
m
p
r
s
t
v
_
a
top
$app
ecalctoolkit::$app
in ecalctoolkit.h.php
add
ecalctoolkit::add()
in ecalctoolkit.h.php
Adds two or more values together
c
top
cube
ecalctoolkit::cube()
in ecalctoolkit.h.php
Compute the cube of a value
d
top
divide
ecalctoolkit::divide()
in ecalctoolkit.h.php
Divides two or more numbers in order
e
top
$error
ecalctoolkit::$error
in ecalctoolkit.h.php
Error codes:
ecalctoolkit
ecalctoolkit
in ecalctoolkit.h.php
Simple class which can be used to perform calculations
ecalctoolkit.h.php
ecalctoolkit.h.php
in ecalctoolkit.h.php
f
top
factorial
ecalctoolkit::factorial()
in ecalctoolkit.h.php
Calculates the factorial of an value
g
top
get_error_code
ecalctoolkit::get_error_code()
in ecalctoolkit.h.php
Returns the current error code
get_pi
ecalctoolkit::get_pi()
in ecalctoolkit.h.php
Returns the value of Pi
m
top
$m1
ecalctoolkit::$m1
in ecalctoolkit.h.php
$m2
ecalctoolkit::$m2
in ecalctoolkit.h.php
$m3
ecalctoolkit::$m3
in ecalctoolkit.h.php
$m4
ecalctoolkit::$m4
in ecalctoolkit.h.php
$m5
ecalctoolkit::$m5
in ecalctoolkit.h.php
$m6
ecalctoolkit::$m6
in ecalctoolkit.h.php
$m7
ecalctoolkit::$m7
in ecalctoolkit.h.php
$m8
ecalctoolkit::$m8
in ecalctoolkit.h.php
multiply
ecalctoolkit::multiply()
in ecalctoolkit.h.php
Multiplies two or more values together
p
top
power
ecalctoolkit::power()
in ecalctoolkit.h.php
Compute the power of two values
r
top
replace_m
ecalctoolkit::replace_m()
in ecalctoolkit.h.php
Replaces memory references with their real values
reset_error_code
ecalctoolkit::reset_error_code()
in ecalctoolkit.h.php
Resets the current error code
s
top
set_memory
ecalctoolkit::set_memory()
in ecalctoolkit.h.php
Sets a memory key's value
square
ecalctoolkit::square()
in ecalctoolkit.h.php
Compute the square of a value
subtract
ecalctoolkit::subtract()
in ecalctoolkit.h.php
Subtracts two or more values
t
top
toolkitinfo
ecalctoolkit::toolkitinfo()
in ecalctoolkit.h.php
Gets information for this toolkit
toolkitversion
ecalctoolkit::toolkitversion()
in ecalctoolkit.h.php
Gets this toolkit's version
v
top
$ver
ecalctoolkit::$ver
in ecalctoolkit.h.php
_
top
__construct
ecalctoolkit::__construct()
in ecalctoolkit.h.php
Constructor
a
c
d
e
f
g
m
p
r
s
t
v
_