LOG
From MCS Wiki AVR
(Difference between revisions)
(Created page with "= <span class="f_Header">Action</span> = Returns the natural logarithm of a single variable. <span style="font-family: Arial;"> </span> <span style="font-family: Arial...") |
|||
Line 1: | Line 1: | ||
= <span class="f_Header">Action</span> = | = <span class="f_Header">Action</span> = | ||
− | Returns the natural logarithm of a | + | Returns the natural logarithm of a floating point variable. |
<span style="font-family: Arial;"> </span> | <span style="font-family: Arial;"> </span> |
Latest revision as of 20:46, 15 June 2015
Contents |
Action
Returns the natural logarithm of a floating point variable.
Syntax
Target = LOG(source)
Remarks
Target |
The single or double that is assigned with the LOG() of single target. |
Source |
The source single or doubler to get the LOG of. |
See also
Example
Languages | English • Deutsch |
---|