JavaScript must be enabled in order to use this site. Please enable JavaScript in your browser and refresh the page. xpress.exp xpress.exp Purpose Returns the exponential of a given expression. Synopsis a = xpress.exp(t) Argument t Exponent. Further information Using Python's math library operator math.exp is only advisable when the argument is not an expression that depends on variables. Parent Topic Reference Manual