embblk.realReciprocalSqrt
R2026bDescription
returns y = embblk.realReciprocalSqrt(u,OutputType)1./sqrt(abs( with the output cast to the
data type specified by u))OutputType.
[
returns whether the value of output y,dbz] = embblk.realReciprocalSqrt(u,OutputType)y is the result of division by
zero, as indicated by the value of the dbz flag.
Examples
Input Arguments
Output Arguments
Tips
The output of the Real Reciprocal Square Root HDL Optimized block is bit-exact to the
embblk.realReciprocalSqrtfunction for binary-point scaled fixed-point data types.
Algorithms
Extended Capabilities
Version History
Introduced in R2026b