EasyManua.ls Logo

Texas Instruments TMS34010 - Page 100

Texas Instruments TMS34010
128 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...
FP
ADD
Double
Precision Add FP
ADD
Input(s)
double1, dauble2
Output(s)
double
Action
double1 + double2
.....
double
Description
This function takes
two
double-precision
floating-point
numbers and forms
their sum.
Errors Overflow (error code # =
5)
Underflow
(error code # =
12)
Infinity
-
Infinity
(error code # = 4)
Example
This
is
an
example
of
C code
which
generates a call
to
-
FP
-ADD.
main(
)
{
double
a,b,c
c = a + b ;
} ;
/*
declare
three
double
precision
floating
point
numbers
*/
/*
end
of
main
*/
D-9

Table of Contents

Other manuals for Texas Instruments TMS34010

Related product manuals