Ln: Difference between revisions
(Marked this version for translation) |
(duplicate file already uploaded) |
||
Line 19: | Line 19: | ||
<!--T:8--> | <!--T:8--> | ||
[[File: | [[File:set_label_to_example.gif|alt=Ln example gif|thumb]] | ||
[[File:ln_example.png|alt=Ln example code|thumb]] | [[File:ln_example.png|alt=Ln example code|thumb]] | ||
Latest revision as of 18:22, 16 August 2023
Usage
Returns the natural log of the input.
Syntax
Inputs in this block:
- a number
Example
This models the change in entropy for the gas, Argon (Ar). The initial and final states are configurable via sliders that the user can manipulate. The calculation for the change in entropy is continuous, meaning that as the slider values are changed, the entropy calculation will run automatically. The equation to calculate the change in entropy uses the ln function which is employed above.