![]() |
![]()
| ![]() |
![]()
NAMElis_array_pdiv - divide each element of a vector by the corresponding element of another SYNOPSIS#include "lis.h" LIS_INT lis_array_pdiv(LIS_INT n, LIS_SCALAR x[], LIS_SCALAR y[], LIS_SCALAR z[]); DESCRIPTIONDivide each element of vector x by the corresponding element of vector y. INPUTOUTPUT
EXIT STATUSThe following exit values are returned:
SEE ALSOlis(3) http://www.ssisc.org/lis/
|