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

2.1.23 vsip_cexp_p - Complex Scalar Exponential

vsip_cscalar_f vsip_cexp_f(vsip_cscalar_f x);
Description

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

        x
result= e
Parameters
Return Value