JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
M
S
A
addition(double, double)
- Method in interface cz.cvut.k36.pr2.hw.test.
BasicFunctions
Performs addition of given numbers
a
and
b
.
B
BasicFunctions
- Interface in
cz.cvut.k36.pr2.hw.test
C
cz.cvut.k36.pr2.hw.test
- package cz.cvut.k36.pr2.hw.test
D
division(double, double)
- Method in interface cz.cvut.k36.pr2.hw.test.
BasicFunctions
Performs division of given numbers
a
and
b
, where
b
is the factor.
M
multiplication(double, double)
- Method in interface cz.cvut.k36.pr2.hw.test.
BasicFunctions
Performs multiplication of given numbers
a
and
b
.
S
substraction(double, double)
- Method in interface cz.cvut.k36.pr2.hw.test.
BasicFunctions
Performs substraction of given numbers
a
and
b
.
A
B
C
D
M
S
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2014. All rights reserved.