https://github.com/thinkphp/napier
Natural Logarithm implemented in JavaScript, PHP and Python.
https://github.com/thinkphp/napier
Last synced: 3 months ago
JSON representation
Natural Logarithm implemented in JavaScript, PHP and Python.
- Host: GitHub
- URL: https://github.com/thinkphp/napier
- Owner: thinkphp
- Created: 2013-02-09T08:46:18.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-09T17:31:32.000Z (almost 13 years ago)
- Last Synced: 2024-04-14T14:54:28.419Z (almost 2 years ago)
- Language: JavaScript
- Homepage: http://thinkphp.github.com/napier/
- Size: 121 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Compute natural logarithm in PHP, JS and Python
-----------------------------------------------
John Napier is best known as the discoverer of logarithms.


##Note:
ln(a) = x <=> a = e^x => f(x) = e^x - a => f : (0, infinit) --> R