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