As some one that has real issues with Math, how it works (or in my case why it doesn't) I found this nugget rather interesting. I don’t know why, or how, but I like its simplicity.
[as]var int_inPut:Number = 12345678987654321;
trace("output == " + Math.sqrt(int_inPut));[/as]
A surprising little maths snippet, unfortunately flash doesn’t display the original equation properly so this is how I came across it.
111111111*111111111 = 12345678987654321
4 responses so far ↓
1 dtyutsnrsrurua34n argsb h // Mar 5, 2007 at 4:28 pm
u guys are nerds
2 ellen // Sep 4, 2008 at 4:40 pm
i dont understand!!!!!!!!!!!!!!!!!!!!!!
3 Dipika Poddar // Oct 5, 2008 at 7:38 am
I feel like i have a natural flair for Mathematics
4 Dipika Poddar // Oct 5, 2008 at 7:39 am
I love maths
Leave a Comment