public final class Reciprocal extends Object implements UnaryOperator
| Constructor and Description |
|---|
Reciprocal() |
| Modifier and Type | Method and Description |
|---|---|
double |
computeValue(double input) |
public double computeValue(double input)
computeValue in interface UnaryOperatorCopyright © 2015–2021 Fiji. All rights reserved.