expb
Expb is a term encountered in mathematics and related fields that does not have a single universal definition. In many contexts it refers to the exponential function evaluated at the parameter b, most often written as exp(b) or e^b. The function exp satisfies exp'(b) = exp(b) and has the Maclaurin series exp(b) = sum from n=0 to infinity of b^n/n!. It maps real or complex inputs to positive real or complex outputs and is the inverse of the natural logarithm.
Expb is central to models of growth and decay, compound interest, and the solution of linear differential
In computing, exp is the standard function name in many programming languages for computing e^x, though the
See also: exponential function, base e, natural exponential, e^x, exp, exponential growth, exponential distribution, exponential family.