Searched defs:fromInt (Results 1 – 2 of 2) sorted by relevance
167 static OperandTypes fromInt(int value) in fromInt() function
634 BigInteger.prototype.fromInt = bnpFromInt; method in BigInteger