BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Float
Returns natural log of A (if e^R == A, returns R)
Target is Kismet Math Library
Inputs
Type | Name | Description |
---|---|---|
real | A |
Outputs
Type | Name | Description |
---|---|---|
real | Return Value | Returns natural log of A (if e^R == A, returns R) |