floor_jolt
Description
Rounds jolt input float numbers down to their nearest integer values (i.e. 5.9 will output 5).
Inputs, output and other parts
Input (jolt input) Jolt that will be rounded down to the nearest whole number.
Output (jolt output) Emits result of rounding down jolt input to nearest whole number.
See also: