Home Reference VEX VEX functions 

exp vex function

Contexts: chop , cop , displace , fog , image3d , light , photon , pop , shadow , sop , surface

Tags: math

Returns the exponential function of the argument.

  1. float exp(float )

  2. vector exp(vector )

  3. vector4 exp(vector4 )

Returns the exponential function of the argument.