public interface TFloatFunction
| Modifier and Type | Method and Description |
|---|---|
float |
execute(float value)
Execute this function with
value
|