Pure
Computes x to the y'th power. If y is zero this returns 1.0 and if both x is zero and y is less than zero this returns 0.0
Generated using TypeDoc
Computes x to the y'th power. If y is zero this returns 1.0 and if both x is zero and y is less than zero this returns 0.0