Reciprocal

Divides 1 by the input value.

1378

Inputs/Outputs

datatype_icon

x

An input to this operation.

This input supports scalar numbers, arrays or clusters of numbers, arrays of clusters of numbers, and waveforms.

Data Type Changes on FPGA

When you add this node to a document targeted to an FPGA, this input has a default data type that uses fewer hardware resources at compile time.

datatype_icon

1 / x

The reciprocal of the input value.

Behavior with Various x Input Types

If x is 0, 1 / x is infinity. If x is an integer, 1 / x is a double-precision, floating-point number.

Data Type Changes on FPGA

When you add this node to a document targeted to an FPGA, this output has a default data type that uses fewer hardware resources at compile time.