nctoolkit.DataSet.exp

Contents

nctoolkit.DataSet.exp#

DataSet.exp()#

exp: 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)