SommaireTelecharger la documentationChapitre suivantChapitre precedent  

 
Raccourci :  
Mathématiques

Introduction
Constantes mathématiques
abs
acos
asin
atan
atan2
base_convert
bindec
ceil
cos
decbin
dechex
decoct
deg2rad
exp
floor
getrandmax
hexdec
lcg_value
log
log10
max
min
mt_rand
mt_srand
mt_getrandmax
number_format
octdec
pi
pow
rad2deg
rand
round
sin
sqrt
srand
tan

8.14.29 pi
[Notes en ligne] [Exemples]

Retourne la valeur de pi

float pi (void )
pi() retourne la valeur de pi.

<?php
  echo pi();
//  3.1415926535898
?>
     



Chapitre précédentChapitre suivantAccueil nexen.net