vAlexv's Contributions
Below are the tutorials, code snippets, and resources vAlexv has submitted to dream.in.code. For more information on Kudos and contributing to dream.in.code visit: http://home.dreamincode.net/?p=about#kudos.
Tutorials
No Tutorials Submitted.
Code Snippets
Submitted: October 6, 2009        Views: 3092
Print digits of Pi http://en.wikipedia.org/wiki/Gauss%E2%80%93Legendre_algorithm
Submitted: July 16, 2009        Views: 820
It prints the fibbonaci numbers, from 0 to MAX, any digits, from 0 to hundreds, thousand digits, or more
Submitted: August 3, 2009        Views: 1474
Given a string, "12*2+3+4+5+6-6" Display the result
Submitted: October 5, 2009        Views: 1587
It works for any type if sqrt() has an overloaded version of that type.