exp2The exp2 function calculates the base-2 exponential function of x, which is 2 raised to the power x: 2^x.Syntax exp2( X )ArgumentsX: A real number, value of the exponent.ResultsExponential value of X. PreviousPreviousNextNext