EXP |
Exposant |
---|---|
TRS-80 Pascal |
Syntaxe
FUNCTION EXP(X:INTEGER):REAL; |
FUNCTION EXP(X:REAL):REAL; |
Description
Cette fonction permet de retourner l'exponentielle du paramètre spécifié.
Dernière mise à jour : Vendredi, le 31 Juillet 2020
EXP |
Exposant |
---|---|
TRS-80 Pascal |
FUNCTION EXP(X:INTEGER):REAL; |
FUNCTION EXP(X:REAL):REAL; |
Cette fonction permet de retourner l'exponentielle du paramètre spécifié.