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