Develop PHP Website for Learning Web Design Free Online
  Home   |   Forums   |   DevCMS
  Join   |   Log In
 
   

PHP Tutorials - Learn PHP

Tutor at Develop PHP
Math Functions Reference List
By: Adam      Created: Jul 15, 2009      Views: 2237 Tweet This Page  Post page to Facebook  Post page to Facebook

Math Functions Reference List

Function

Description

abs() Absolute value of a number
acos() Arc cosine
acosh() Inverse hyperbolic cosine
asin() Arc sine
asinh() Inverse hyperbolic sine
atan2() Arc tangent of two values
atan() Arc tangent of a value
atanh() Hyperbolic tangent
bindec() Convert a binary number to a decimal representation
ceil() Round a number up
cos() Cosine
cosh() Hyperbolic cosine
decbin() Convert a decimal number to a binary representation
dechex() Convert a decimal number to a hexidecimal representation
decoct() Convert a decimal number to an octal representation
deg2rad() Convert an angle in degrees to a radian representation
exp() Calculates the exponent of e
floor() Round a number down
fmod() Finds the modulo(decimal remainder) in the division of values
getrandmax() Get the maximum random value
hexdec() Convert a hexidecimal number to decimal
hypot() Calculate the length of the hypotenuse of a right-angle triangle
is_finite() Returns true if the value given is finite
is_infinite() Returns true if the value given is infinite
is_nan() Returns true if the value given is not a number
lcg_value() Combined linear congruential generator
log10() Base 10 logarithm
log() Logarithm
max() Return highest value
min() Return lowest value
mt_getrandmax() Largest possible value of a random number
mt_rand() Returns a randomly generated integer
mt_srand() Seeded random number generator
octdec() Convert octal number to a decimal number
pi() Value of PI
pow() Exponent
rad2deg() Converts a radian to an angle measurable in degrees
rand() See mt_rand()
round() Rounds a decimal to a whole number (integer)
sin() Sine
sinh() Hyperbolic sine
sqrt() Computes the square root of a given number
srand() See mt_srand()
tan() Computes the tangent of a given number
tanh() Computes the hyperbolic tangent of a given number


                                   That concludes this section, to continue learning PHP head back to the index


Comment on Math Functions Reference List




Search Tags:
Math   ·  Functions   ·  Reference   ·  List   ·  
 
 
Arbitrary Links and Archives
Home
Active Forums
Members
SIte News
Link To Us
Gear
2009 Forum Archive
Programming Courses
Learn HTML
Learn CSS
Learn PHP
Learn MySQL
Learn Javascript
Learn jQuery
Learn ActionScript 3.0
Learn Java
Learn XML
DevelopPHP Requires Flash Player
Get Adobe Flash player
___________________________________________

Terms of Use  •  Privacy  •  Admin Notes

©2010 developphp.com   |   Powered By FlashBuildingHolder