computes the exponential function of its argument
| std::ln | computes the logarithm to the base e | 
| std_types::negative_integer | computes the exponential function of its argument | 
| std_types::positive_integer | computes the exponential function of its argument | 
| std_types::real | computes the exponential function of its argument |