LOG/de
(Difference between revisions)
(→Remarks) |
(→Anmerkungen) |
||
Line 24: | Line 24: | ||
| valign="top" width="100%" style="width: 525px; border: 1px solid rgb(0, 0, 0);" | | | valign="top" width="100%" style="width: 525px; border: 1px solid rgb(0, 0, 0);" | | ||
The single or double that is assigned with the LOG() of single target. | The single or double that is assigned with the LOG() of single target. | ||
− | + | Eine Variable (Single oder Double) der der Logarithmus zugewiesen wird. | |
|- style="vertical-align: top;" | |- style="vertical-align: top;" | ||
| valign="top" width="16%" style="width: 97px; border: 1px solid rgb(0, 0, 0);" | | | valign="top" width="16%" style="width: 97px; border: 1px solid rgb(0, 0, 0);" | |
Revision as of 22:56, 4 March 2013
Contents |
Funktion
Gibt den natürlichen Logarithmus einer Variable vom Typ Single zurück.
Syntax
Target = LOG(source)
Anmerkungen
Target |
The single or double that is assigned with the LOG() of single target. Eine Variable (Single oder Double) der der Logarithmus zugewiesen wird. |
Source |
The source single or doubler to get the LOG of. |
See also
Example
Languages | English • Deutsch |
---|