|
NAMElis_array_pdiv - divide each element of a vector by the corresponding of anotherSYNOPSISsubroutine lis_array_pdiv(LIS_INTEGER n, LIS_SCALAR x(), LIS_SCALAR y(), LIS_SCALAR z(), LIS_INTEGER ierr);DESCRIPTIONDivide each element of vector x by the corresponding element of vector y.INPUT
OUTPUT
SEE ALSOlis(3)http://www.ssisc.org/lis/
Visit the GSP FreeBSD Man Page Interface. |