GNU Trove | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface TFloatFunction
Method Summary | |
float |
|
public float execute(float value)
Execute this function with value
- Parameters:
value
- afloat
input
- Returns:
- a
float
result