Float.Mod
Computes the remainder of float. (Result = Value1 % Value2)
Properties
Property Name | Description |
---|---|
Value 1 | Value 1 |
Value 2 | Value 2 |
Result | Result output |
Computes the remainder of float. (Result = Value1 % Value2)
Property Name | Description |
---|---|
Value 1 | Value 1 |
Value 2 | Value 2 |
Result | Result output |