LOG10

From MCS Wiki AVR
(Difference between revisions)
Jump to: navigation, search
(Created page with "= <span class="f_Header">Action</span> = Returns the base 10 logarithm of a single variable. <span style="font-family: Arial;"> </span> <span style="font-family: Arial...")
 
 
Line 1: Line 1:
 
= <span class="f_Header">Action</span> =
 
= <span class="f_Header">Action</span> =
  
Returns the base 10 logarithm of a single variable.
+
Returns the base 10 logarithm of a floating point variable.
  
 
<span style="font-family: Arial;">&nbsp;</span>
 
<span style="font-family: Arial;">&nbsp;</span>

Latest revision as of 20:43, 15 June 2015

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

EXP , LOG

 

 

Example

Show sample


Languages   English Deutsch  
Personal tools
Namespaces
Variants
Actions
Navigation
In other languages
Language