this post was submitted on 17 Sep 2023
        
      
      671 points (97.1% liked)
      Memes
    52991 readers
  
      
      1052 users here now
      Rules:
- Be civil and nice.
- Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.
        founded 6 years ago
      
      MODERATORS
      
    you are viewing a single comment's thread
view the rest of the comments
    view the rest of the comments
 
          
          
Base e is considered the natural logarithm and is what you'll get if you call log in most programming languages targeted at math.
Why is that, off the top of my head I don't remember seeing base e logarithms too often, why are they so important?
They get used all over especially in differential equations.
Log10 basically only comes up in statistics for doing a log plot in base 10.
Basically high school math won't use the natural log much, but once you hit university higher level math it becomes apparent it's the one everyone actually uses regularly.