EasyManua.ls Logo

Texas Instruments TMS34010 - Page 115

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-MUL
Double Precision
Multiply
-FP-MUL
Input(s)
double1, double2
Output(s)
double
Action double1 * double2
....
double
Description This function takes
two
double-precision floating-point numbers and forms
their product.
Errors Overflow (error code # = 6)
Underflow (error code
# =
13)
Infinity * zero (error code #
11)
Example
This example generates a call
to
-FP-MUL:
0-24
main()
{
double
a,b,c
c = a * b ;
}
/*
declare
three
double
precision
floating
point
numbers
*/
/*
end
of
main
* /

Table of Contents

Other manuals for Texas Instruments TMS34010

Related product manuals