Exponentiation. Math.pow is double precision, so the result is a double.
Math.pow
Protected
Readonly
Get all direct children of the given node type
Get the canonical node type for this AST node
Get the operator symbol/name (e.g., '+', '==', 'and')
Check if any direct child is of the given node type
Exponentiation.
Math.powis double precision, so the result is a double.