Tag: oneliner
Calculating PI
The Internet is full of “one-liners” and if you search a bit, you can find many. A one-liner typically means (a chain of) commands that produce useful results quickly.
I came across a nice one-liner just now. The “binary calculator” or bc is a powerful UNIX tool. Calculating the value of PI with an arbitrary number [...]
Posted: March 18th, 2009 under Fun, Software.
Tags: math, oneliner
Comments: none