BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Float
This functions returns 0 if B (the denominator) is zero
Target is Kismet Math Library
Inputs
Type | Name | Description |
---|---|---|
real | A | |
real | B |
Outputs
Type | Name | Description |
---|---|---|
real | Return Value | This functions returns 0 if B (the denominator) is zero |