thinkphp / napier

Natural Logarithm implemented in JavaScript, PHP and Python.

Home Page:http://thinkphp.github.com/napier/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compute natural logarithm in PHP, JS and Python

John Napier is best known as the discoverer of logarithms.

Screenshot Screenshot

##Note:

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

About

Natural Logarithm implemented in JavaScript, PHP and Python.

http://thinkphp.github.com/napier/


Languages

Language:JavaScript 100.0%