Groups
Groups
Sign in
Groups
Groups
As3Crypto Discussion List
Conversations
About
Send feedback
Help
problem with bi.pow()
7 views
Skip to first unread message
Storm
unread,
Oct 13, 2009, 5:02:24 AM
10/13/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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