Studio and Graph › Voxel › Math
Log
Natural logarithm. Zero or negative input returns 0 rather than an infinity.

The Log node
When to use it
Natural logarithm. Zero or negative input returns 0 rather than an infinity.
Good for squashing a range that spans orders of magnitude down to something you can look at.
The guard means the negative half of a signed field collapses to flat zero, and that half is the entire inside of your shape. Log a magnitude, not a density.
Pins
| Pin | Type | Description |
|---|---|---|
Input |
Number | The number to work on. |
| Pin | Type | Description |
|---|---|---|
Result |
Number | The answer. |
Available in Mesh Morpher Graph and Mesh Morpher Studio.