Synopsis
float complex cpowf(float complex x,
                    float complex y);
Description

cpowf computes x raised to the power y with a branch cut for the x along the negative real axis.