#include <math.h> double pow2(double x);
2 raised to the x power.
not ANSI, not POSIX
Go to the first, previous, next, last section, table of contents.