Class CachedPowers

java.lang.Object
org.htmlunit.corejs.javascript.v8dtoa.CachedPowers

public class CachedPowers extends Object
  • Field Details

  • Constructor Details

    • CachedPowers

      public CachedPowers()
  • Method Details

    • getCachedPower

      static int getCachedPower(int e, int alpha, int gamma, DiyFp c_mk)