
Latest posts from my blog - the gsm orbital
Here's a Java program that calculates the n'th Fibonacci number in hexadecimal format, where n could be infinitely long. For those who don't know, Fibonacci series is a series which is calculated by summing up the last two numbers of the series. It starts from 1, 1, 2, 3, 5, 8, 13, 21...
Large Fibonacci numbers are particularly useful to calculate the Golden Ratio, which can be calculated by using the ratio of the last 2 infinitely large terms of the Fibonacci series. The approximatio...
From the past few months, I've been tweeting a lot (atleast reading a lot of them) and that's one of the reason I've been irregular on my blog. So, here's a cloud showing what I have been tweeting about.