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/calc/toFrac.js

  • Provides:

    • dojox.calc.toFrac
  • dojox.calc.toFrac

    • parameters:
      • number
    • type
      Function
  • dojox.calc.pow

    • parameters:
      • base
      • exponent
    • summary
      Computes base ^ exponent
      Wrapper to Math.pow(base, exponent) to handle (-27) ^ (1/3)
    • type
      Function
  • dojox.calc

    • type
      Object
  • dojox

    • type
      Object