Community
Participate
Working Groups
Use EUNIT to run: library exponent a decimal(4) = 6; b decimal(4) = 2; function operators(){@Test} try a = a ** b; onException(oops AnyException) LogResult.failed("Exception"); exit; end LogResult.assertDecimalEqual("operators", 36, a); end end Get exception: eglx.javascript.JavaScriptObjectException x.toFixed is not a function
Resolved indirectly Verified by Pengfei
Verified in 20111114 build.