MCPcopy Create free account
hub / github.com/Tencent/RapidView / pow

Method pow

luaj_virtual_machine/src/core/org/luaj/vm2/LuaValue.java:2330–2330  ·  view source on GitHub ↗

Raise to power: Raise this value to a power including metatag processing. Each operand must derive from LuaNumber or derive from LuaString and be convertible to a number @param rhs The power to raise this value to @return value of (this ^ rhs) if both are numeric, or {@

( LuaValue rhs )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

testPowMethod · 0.95
testArithMetatagMethod · 0.95
constfoldingMethod · 0.95
executeMethod · 0.45
callMethod · 0.45
dpow_libMethod · 0.45

Calls 2

arithmtMethod · 0.95
aritherrorMethod · 0.95

Tested by 3

testPowMethod · 0.76
testArithMetatagMethod · 0.76