embblk.lookupTableReciprocal
R2026bSyntax
Description
returns y = embblk.lookupTableReciprocal(u,OutputType)1./u with the output cast to the data type specified by
OutputType.
[
returns the y,dbz] = embblk.lookupTableReciprocal(u,OutputType)dbz flag that indicates whether the value of output
y is the result of division by zero.
Examples
Input Arguments
Output Arguments
Tips
The behavior of the Real Reciprocal HDL Optimized block with Approximation method set to
Lookup Tableis equivalent to theembblk.lookupTableReciprocalfunction. When the input to the function is a real number with a binary-point scaled fixed-point data type, the function and block provide bit-exact results.
Algorithms
Extended Capabilities
Version History
Introduced in R2026b