Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215 Warning: Use of undefined constant JavaScriptSymbol - assumed 'JavaScriptSymbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215

dojox/math/BigInteger-ext.js

  • Provides:

    • dojox.math.BigInteger-ext
  • Requires:

    • dojox.math.BigInteger in common
  • dojox.math.BigInteger

    • type
      Function
  • dojox.math.BigInteger.prototype._chunkSize

    • alias - bnpChunkSize
  • dojox.math.BigInteger.prototype._toRadix

    • alias - bnpToRadix
  • dojox.math.BigInteger.prototype._fromRadix

    • alias - bnpFromRadix
  • dojox.math.BigInteger.prototype._fromNumber

    • alias - bnpFromNumber
  • dojox.math.BigInteger.prototype._bitwiseTo

    • alias - bnpBitwiseTo
  • dojox.math.BigInteger.prototype._changeBit

    • alias - bnpChangeBit
  • dojox.math.BigInteger.prototype._addTo

    • alias - bnpAddTo
  • dojox.math.BigInteger.prototype._dMultiply

    • alias - bnpDMultiply
  • dojox.math.BigInteger.prototype._dAddOffset

    • alias - bnpDAddOffset
  • dojox.math.BigInteger.prototype._multiplyLowerTo

    • alias - bnpMultiplyLowerTo
  • dojox.math.BigInteger.prototype._multiplyUpperTo

    • alias - bnpMultiplyUpperTo
  • dojox.math.BigInteger.prototype._modInt

    • alias - bnpModInt
  • dojox.math.BigInteger.prototype._millerRabin

    • alias - bnpMillerRabin
  • dojox.math.BigInteger.prototype.clone

    • alias - bnClone
  • dojox.math.BigInteger.prototype.intValue

    • alias - bnIntValue
  • dojox.math.BigInteger.prototype.byteValue

    • alias - bnByteValue
  • dojox.math.BigInteger.prototype.shortValue

    • alias - bnShortValue
  • dojox.math.BigInteger.prototype.signum

    • alias - bnSigNum
  • dojox.math.BigInteger.prototype.toByteArray

    • alias - bnToByteArray
  • dojox.math.BigInteger.prototype.equals

    • alias - bnEquals
  • dojox.math.BigInteger.prototype.min

    • alias - bnMin
  • dojox.math.BigInteger.prototype.max

    • alias - bnMax
  • dojox.math.BigInteger.prototype.and

    • alias - bnAnd
  • dojox.math.BigInteger.prototype.or

    • alias - bnOr
  • dojox.math.BigInteger.prototype.xor

    • alias - bnXor
  • dojox.math.BigInteger.prototype.andNot

    • alias - bnAndNot
  • dojox.math.BigInteger.prototype.not

    • alias - bnNot
  • dojox.math.BigInteger.prototype.shiftLeft

    • alias - bnShiftLeft
  • dojox.math.BigInteger.prototype.shiftRight

    • alias - bnShiftRight
  • dojox.math.BigInteger.prototype.getLowestSetBit

    • alias - bnGetLowestSetBit
  • dojox.math.BigInteger.prototype.bitCount

    • alias - bnBitCount
  • dojox.math.BigInteger.prototype.testBit

    • alias - bnTestBit
  • dojox.math.BigInteger.prototype.setBit

    • alias - bnSetBit
  • dojox.math.BigInteger.prototype.clearBit

    • alias - bnClearBit
  • dojox.math.BigInteger.prototype.flipBit

    • alias - bnFlipBit
  • dojox.math.BigInteger.prototype.add

    • alias - bnAdd
  • dojox.math.BigInteger.prototype.subtract

    • alias - bnSubtract
  • dojox.math.BigInteger.prototype.multiply

    • alias - bnMultiply
  • dojox.math.BigInteger.prototype.divide

    • alias - bnDivide
  • dojox.math.BigInteger.prototype.remainder

    • alias - bnRemainder
  • dojox.math.BigInteger.prototype.divideAndRemainder

    • alias - bnDivideAndRemainder
  • dojox.math.BigInteger.prototype.modPow

    • alias - bnModPow
  • dojox.math.BigInteger.prototype.modInverse

    • alias - bnModInverse
  • dojox.math.BigInteger.prototype.pow

    • alias - bnPow
  • dojox.math.BigInteger.prototype.gcd

    • alias - bnGCD
  • dojox.math.BigInteger.prototype.isProbablePrime

    • alias - bnIsProbablePrime
  • dojox.math.BigInteger._nbi

    • alias - dojox.math.BigInteger._nbi
  • dojox.math.BigInteger._nbv

    • alias - dojox.math.BigInteger._nbv
  • dojox.math.BigInteger._nbits

    • alias - dojox.math.BigInteger._nbits
  • dojox.math.BigInteger._Montgomery

    • alias - dojox.math.BigInteger._Montgomery
  • NullExp.convert

    • alias - nNop
  • NullExp.revert

    • alias - nNop
  • NullExp.mulTo

    • alias - nMulTo
  • NullExp.sqrTo

    • alias - nSqrTo
  • Barrett.convert

    • alias - barrettConvert
  • Barrett.revert

    • alias - barrettRevert
  • Barrett.reduce

    • alias - barrettReduce
  • Barrett.mulTo

    • alias - barrettMulTo
  • Barrett.sqrTo

    • alias - barrettSqrTo
  • dojox.math.BigInteger-ext

    • type
      Object
  • dojox.math

    • type
      Object
  • dojox

    • type
      Object