Adelsbach/VSIPL
Core Programming Reference Guide
DD-00016-015
Core

2.1.22 vsip_csqrt_p - Complex Scalar Square Root

vsip_cscalar_f vsip_csqrt_f(vsip_cscalar_f x);
Description

This function performs the square root of a complex scalar. The operation performs:

       ⎷-
result=  x
Parameters
Return Value