Home
PHP
Chart
Class
Components
Cookie Session
Data Structure
Data Type
Date
Design Patterns
Development
DNS
Email
File Directory
Form
Functions
Graphics Image
HTML
Language Basics
Login Authentication
Math
MySQL Database
Network
Operator
PDF
Reflection
Statement
String
Utility Function
Web Services SOAP WSDL
XML
log « Math « PHP
PHP
Math
log
1.
Calculate logarithms with other base values by dividing the result of the log() function with log(base).
2.
Calculation of e, the inverse nature of exp and log
3.
calculate logarithms by dividing log() function with log(base)