الدوال الرياضية في PHP
< PHP
تسمح لك هذه الدوال بالتعامل مع العمليات الرياضية.
تسمح لك هذه الدوال بالتعامل مع العمليات الرياضية.
abs()
acos()
acosh()
asin()
asinh()
atan2()
atan()
atanh()
base-convert()
bindec()
ceil()
cos()
cosh()
decbin()
dechex()
decoct()
deg2rad()
exp()
expm1()
floor()
fmod()
getrandmax()
hexdec()
hypot()
intdiv()
is-finite()
is-infinite()
is-nan()
lcg-value()
log10()
log1p()
log()
max()
min()
mt-getrandmax()
mt-rand()
mt-srand()
octdec()
pi()
pow()
rad2deg()
rand()
round()
sin()
sinh()
sqrt()
srand()
tan()
tanh()