PetscPowComplex#
Returns the complex value a raised to the complex power b
Synopsis#
#include <petscmath.h>
PetscComplex PetscPowComplex(PetscComplex a, PetscComplex b)
Not Collective; No Fortran Support
Input Parameters#
a - the value
b - the value
See Also#
PetscReal, PetscScalar, PetscComplex, PetscPowReal(), PetscPowScalar()
Level#
beginner
Location#
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages