LOG10/de
From MCS Wiki AVR
Contents |
= (**COPIED FROM ENGLISH PAGE**) === Action
Returns the base 10 logarithm of a single variable.
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 |
---|