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