Polybench® Reference
Divides the first input by the second input.

V1 / V2

Overview

This operator divides a real or complex scalar or vector by another real or complex scalar or vector, using the general rules that apply to complex calculus.

Operator ports

Input V1: Any sample type. The connection is not limited to one type of signal.

Input V2: Any sample type. The connection is not limited to one type of signal.

Output V1/V2: Floating point value buffers

Properties

Find more information about changing properties here: "Properties Viewer"

Caption
type: Word or phrase
The name of the object in the project. This name must not contain '.', '$' nor '@' characters.

For more information about the rules and usage of the Caption property, please refer to "Caption property - background and usage".

Documentation
type: See description
Optional documentation of this object. If this object is an operator, the Documentation text is displayed below the operator symbol.

Details

Division will be performed field by field, and if one input is a scalar (single value) and the other a vector, the division is applied to all the fields of the vector with the scalar value.