JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
utils.akting.operations
Interface Operation
All Known Implementing Classes:
CosOperation
,
CustomPiOperation
,
DeductOperation
,
DivideOperation
,
MultiplyOperation
,
PowOperation
,
SinOperation
,
SqrtOperation
public interface
Operation
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
double
apply
(double value)
Method Detail
apply
double apply(double value)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method