exp

  1. P
    exp
    Exponentialfunktion Berechnet e hoch arg. Rückgabewert: 'e' hoch arg Beispiel: echo exp(12) . "\n"; echo exp(5.7);
Oben Unten