Log Scalar: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
<!-- imported from file: module_90.html--> | <!-- imported from file: module_90.html--> | ||
[[Category:Power | [[Category:Power]] | ||
Revision as of 18:38, 1 June 2011
Node Description & Purpose:
The Exp family of nodes output the natural logarithm value of the Input value.
For colours the calculation is done on a component-wise basis, for example:
Output.red = log of Input.red
Output.green = log of Input.green
Output.blue = log of Input.blue
Node Type: Function
Settings:
These nodes have no other settings apart from the Input node.
