Exponential and Logarithmic Functions in PHP
Random Number Functions Functions in PHP Function Name Function Description exp() Calculates the exponent of e expm1() Returns exp(number) –...
Random Number Functions Functions in PHP Function Name Function Description exp() Calculates the exponent of e expm1() Returns exp(number) –...
Nitish
Random Number Functions Functions in PHP Function Name Function Description base_convert() Convert a number between arbitrary bases bindec() Binary to...
Nitish
Trigonometric Functions in PHP Function Name Function Description sin() Sine cos() Cosine tan() Tangent asin() Arc sine acos() Arc cosine...
Nitish
Random Number Functions Functions in PHP Function Name Function Description getrandmax() Show largest possible random value mt_getrandmax() Show largest possible...
Nitish