WorksheetFunction.Pi (Excel)

Renvoie le nombre 3,14159265358979, la constante mathématique pi, précise au 15e rang.


Dim dblPi As Double
dblPi = WorksheetFunction.Pi()