EasyManua.ls Logo

Texas Instruments TMS34010

Texas Instruments TMS34010
181 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Common
Logarithm
Syntax
#include
<math.h>
double
loglO(x)
double
Xi
Defined
in
log.
obj
. c in
rts
.lib
log10
Description
The
log10
function
returns the base-10 logarithm
of
a real number, x. A
, domain error occurs
if
x
is
negative; a range error occurs
if
x
is
O.
Example
float
x,
y;
x
10.0;
Y =
log(x);
/*
Return
value
1.0
*/
6-47

Table of Contents

Other manuals for Texas Instruments TMS34010

Related product manuals