Home / PHP Tips Generated By ChatGPT / Calculating the Exponential of a Number in PHP Calculate the exponential of a number with exp(). Source Code echo exp(1); // Outputs: 2.718281828459