problem with bi.pow()

7 views
Skip to first unread message

Storm

unread,
Oct 13, 2009, 5:02:24 AM10/13/09
to As3Crypto Discussion List
var g:BigInteger = new BigInteger('234234');

var a:BigInteger = new BigInteger('123123');

var ii:int = a.intValue();

trace( "bi.toString() : " + g.pow(ii));

thats script droped :
Main.Main
Error: Error #1502: A script has executed for longer than the default
timeout period of 15 seconds.

Problem with perfomance pow() ?
Reply all
Reply to author
Forward
0 new messages