807
        
            
                Web 2.0, and its consequences...
 
            
            (media.kbin.social)
          
          
          
          
          
        Post funny things about programming here! (Or just rant about your favourite programming language.)
bc -lI 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.