784
Web 2.0, and its consequences...
(media.kbin.social)
Post funny things about programming here! (Or just rant about your favourite programming language.)
bc -l
I checked the manual to see what the -l switch does and it says you can choose the math library you want to use? in what cases should I use it?
without -l, default behavior is integer results. Probably not what you want in most calculations.