vector_integral ( : : Vector : Positive, Negative )
Total number of positive and negative values of a vector.
The operator vector_integral calculates the (positive) total
of all positive and negative values of the tuplet Vector.
The tuplet Vector may contain any number or values.
Parameters
Vector (input_control)
|
number-array -> real
|
Tuplets of floating point numbers. |
Positive (output_control)
|
number -> real
|
Total number of all positive numbers. |
Negative (output_control)
|
number-array -> real
|
Total number of all negative numbers. |
Copyright © 1996-1997 MVTec Software GmbH