nctoolkit.DataSet.exp

DataSet.exp(self)

Method to get the exponential of variables

Examples

If you wanted to calculate the exponential of a variable, you just need to do this:

>>> ds.exp(0.5)