log10
Basic data handling: MathLog10
Calculates the base-10 logarithm of a number. This node takes a positive number and returns its base-10 logarithm.
Pack: Basic data handling
custom_nodes.ComfyUI-basic_data_handling
Inputs (1)
| Name | Type | Required |
|---|---|---|
| value | FLOAT,INT | required |
Outputs (1)
| Name | Type |
|---|---|
| FLOAT | FLOAT |