Calculate the fuzzy ceiling of the given value.
name | type | arguments | Default | description |
---|---|---|---|---|
value | number |
The value. |
||
epsilon | number | <optional> | 0.0001 |
The epsilon. |
The fuzzy ceiling of the value.