openlist.util.DoubleSquareRooter Class Reference
List of all members.
|
Public Member Functions |
| Double | apply (Object arg) |
Detailed Description
A SquareRooter extracts the square root of its argument its argument
- Author:
- Robert Keller
Member Function Documentation
| Double openlist.util.DoubleSquareRooter.apply |
( |
Object |
arg |
) |
|
Apply this SquareRooter to an argument.
- Parameters:
-
| arg | the value to be squared |
- Returns:
- the square root of the argument
The documentation for this class was generated from the following file:
- src/openlist/util/DoubleSquareRooter.java