* Caskey, Damon V. * 2026-06-08 * * *POW!* * * Get punched in the face by Batman. Also * raise one variant to the power of another. * * Integer operands with non-negative integer * exponents stay in integer space when the * result fits an integer carrier. Decimal * operands, negative exponents, and values * that exceed 64-bit integer range fall back * to decimal pow() behavior. * * Examples: * pow
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected