LOG/de
(Difference between revisions)
m (1 revision) |
(→(**COPIED FROM ENGLISH PAGE**) =) |
||
Line 1: | Line 1: | ||
− | + | = <span class="f_Header">Funktion</span> = | |
− | + | Gibt den natürlichen Logarithmus einer Variable vom Typ Single zurück. | |
<span style="font-family: Arial;"> </span> | <span style="font-family: Arial;"> </span> |
Revision as of 22:50, 4 March 2013
Contents |
Funktion
Gibt den natürlichen Logarithmus einer Variable vom Typ Single zurück.
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 |
---|