*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> ftn/dprod (3)              
Title
Content
Arch
Section
 

Contents


DPROD(3F)							     DPROD(3F)


NAME    [Toc]    [Back]

     dprod, qprod - FORTRAN double precision and quad precision	product
     intrinsic functions

SYNOPSIS    [Toc]    [Back]

     real a1, a2
     double precision a3
     real*16 q1
     double precision d1, d2

     a3	= dprod(a1, a2)
     q1	= dprod(d1, d2)

DESCRIPTION    [Toc]    [Back]

     dprod returns the double precision	product	of its real arguments.	qprod
     returns the quad precision	product	of its double precision	arguments.


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
dot IRIX BLAS level ONE, dot product functions FORTRAN 77 SYNOPSIS double precision ddot( n, x, incx, y, incy ) integer
asum IRIX BLAS level ONE L1 norm functions. FORTRAN 77 SYNOPSIS double precision dasum( n, x, incx ) integer incx, n dou
strtod IRIX double-precision number
dlamch IRIX determine double precision machine parameters
sqrt IRIX single and double precision sqrt function.
wcstod Tru64 Convert a wide-character string to a double-precision value
wcstold Tru64 Convert a wide-character string to a long double-precision value
DTRCO IRIX DTRCO estimates the condition of a double precision triangular matrix.
wcstod IRIX convert wide-character string to double-precision number
DTRDI IRIX DTRDI computes the determinant and inverse of a double precision triangular matrix.
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service