Print view · Log · 1 pageChoose "Save as PDF" as the destination in the print dialog.
Back to the docs

Mesh Morpher documentation

Log

1 page · exported 2026-09-06 · https://meshmorpher.com/docs/studio-and-graph/voxel/math/log

Studio and Graph › Voxel › Math

Log

Natural logarithm. Zero or negative input returns 0 rather than an infinity.

Log node

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.