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

Method todouble

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

Return argument i as a java double value or 0 if not a number. @param i the index of the argument to convert, 1 is the first argument @return double value if argument i is number, otherwise 0

(int i)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

testNegMethod · 0.45
testAddMethod · 0.45
testSubMethod · 0.45
testMulMethod · 0.45
testDivMethod · 0.45
testPowMethod · 0.45
testModMethod · 0.45
j2mepowMethod · 0.45
tryMathOpMethod · 0.45
testToDoubleMethod · 0.45
checkdoubleMethod · 0.45
defaultEntryMethod · 0.45

Calls 1

argMethod · 0.95

Tested by 10

testNegMethod · 0.36
testAddMethod · 0.36
testSubMethod · 0.36
testMulMethod · 0.36
testDivMethod · 0.36
testPowMethod · 0.36
testModMethod · 0.36
j2mepowMethod · 0.36
tryMathOpMethod · 0.36
testToDoubleMethod · 0.36