User`s guide
Table Of Contents
- Getting Started
- Using the IQmath Library
- Block Reference
- Blocks — Alphabetical List
- Absolute IQN
- Arctangent IQN
- C24x ADC
- C24x CAN Receive
- C24x CAN Transmit
- C24x From Memory
- C24x PWM
- C24x To Memory
- C28x ADC
- C28x eCAN Receive
- C28x eCAN Transmit
- C28x From Memory
- C28x PWM
- C28x To Memory
- Division IQN
- F2812 eZdsp
- Float to IQN
- Fractional part IQN
- Fractional part IQN x int32
- Integer part IQN
- Integer part IQN x int32
- IQN to Float
- IQN x int32
- IQN x IQN
- IQN1 to IQN2
- IQN1 x IQN2
- LF2407 eZdsp
- Magnitude IQN
- Saturate IQN
- Square Root IQN
- Trig Fcn IQN
- Index

Square Root IQN
3-64
3Square Root IQN
Purpose Calculate the square root or inverse square root
Library tiiqmathlib in Embedded Target for TI C2000 DSP
Description This block calculates the square root or inverse square root of an IQ number
and returns an IQ number of the same Q format. The block uses table lookup
and a Newton-Raphson approximation.
Function option — Whether to calculate the square root or inverse square root
•
Square root (_sqrt) — Compute the square root
•
Inverse square root (_isqrt) — Compute the inverse square root
Dialog Box
See Also
Absolute IQN, Arctangent IQN, Division IQN, Float to IQN, Fractional part
IQN, Fractional part IQN x int32, Integer part IQN, Integer part IQN x int32,
IQN to Float, IQN x int32, IQN x IQN, IQN1 to IQN2, IQN1 x IQN2,
Magnitude IQN, Saturate IQN, Trig Fcn IQN
AY
IQNsqrt
IQmath
Square Root IQN