Home
last modified time | relevance | path

Searched refs:Pow (Results 1 – 1 of 1) sorted by relevance

/petsc/src/sys/classes/draw/tests/
H A Dex6.c13 #define Pow PetscPowReal macro
16Pow(1 - x, 2) * Exp(-Pow(x, 2) - Pow(y + 1, 2)) - 10 * (x / 5 - Pow(x, 3) - Pow(y, 5)) * Exp(-Pow(… in Peaks()