math.pow vs math.exp
Math. Pow computes x y for some x and y. Math. Exp computes e x for some x, where e is Euler's number.
Stockholm
Math. Pow computes x y for some x and y. Math. Exp computes e x for some x, where e is Euler's number.