LOG10/de
(Difference between revisions)
m (1 revision) |
(→(**COPIED FROM ENGLISH PAGE**) =) |
||
Line 1: | Line 1: | ||
− | + | = <span class="f_Header">Funktion</span> = | |
− | + | Gibt den Logarithmus zur Basis 10 einer Variablen vom Typ Single zurück. | |
<span style="font-family: Arial;"> </span> | <span style="font-family: Arial;"> </span> |
Revision as of 22:04, 4 March 2013
Contents |
Funktion
Gibt den Logarithmus zur Basis 10 einer Variablen vom Typ Single zurück.
Syntax
Target = LOG10(source)
Remarks
Target |
The single or double that is assigned with the base 10 logarithm of single/double target. |
Source |
The source single or double to get the base 10 LOG of. |
See also
Example
Languages | English • Deutsch |
---|