Calculer la puissance d’un nombre November 21, 2011 Author: user {filelink=13307} <html> <head> <title> Fonction Mathématique</title> </head> <body> <? echo pow(19, 5); ?> </body> </html> Categories: Uncategorized