pow10 float pow10( float x ); Description 10 to the power of x. Parameters x Exponent Return value 10 raised to power x Library MATH.LIB See also pow, exp, sqrt
float pow10( float x );
x