Divides 1 by the input value.
The connector pane displays the default data types for this polymorphic function.

![]() |
x can be a scalar number, array or cluster of numbers, array of clusters of numbers, and so on. |
![]() |
1/x is infinity if x is 0. If x is an integer, 1/x is a double-precision, floating-point number. |
Refer to the Add - Various Uses VI in the labview\examples\general\functions\Numeric directory for an example of using the Reciprocal function.