Embedded Artistry Framework
Embedded Systems C++ Framework
Functions
s_cpow.c File Reference
#include <float.h>
#include <openlibm_complex.h>
#include <openlibm_math.h>
#include "math_private.h"
Include dependency graph for s_cpow.c:

Functions

OLM_DLLEXPORT double complex cpow (double complex a, double complex z)
 

Function Documentation

◆ cpow()

OLM_DLLEXPORT double complex cpow ( double complex  a,
double complex  z 
)

References a, cabs(), carg(), cimag(), complex, cos(), creal(), exp(), I, log(), pow(), r, sin(), w, and z.