Synopsis
double scalbln(double x,
               long int exp);
Description

scalbln multiplies x by FLT_RADIX raised to the power exp.