Tag

natural logarithm

1 views collected around this technical thread.

Model Perspective
Model Perspective
Feb 22, 2023 · Fundamentals

Why Is the Natural Logarithm Base Called ‘e’? History and Proof Explained

This article explores the origin and meaning of the natural logarithm base e, covering its mathematical definition as a limit, historical naming by Euler and Leibniz, why it simplifies logarithmic derivatives, and a proof of its existence using the monotone bounded theorem.

calculuscompound intereste constant
0 likes · 6 min read
Why Is the Natural Logarithm Base Called ‘e’? History and Proof Explained
Laravel Tech Community
Laravel Tech Community
Feb 4, 2021 · Backend Development

PHP log() Function: Natural Logarithm with Optional Base

The PHP log() function computes the natural logarithm of a number or, when a base is supplied, the logarithm with that base, and the article explains its signature, parameters, return value, and provides example code with expected output.

backendlogmathematics
0 likes · 2 min read
PHP log() Function: Natural Logarithm with Optional Base