LOG10
From MCS Wiki AVR
Contents |
Action
Returns the base 10 logarithm of a floating point 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 |
|---|