.TH "int_power.c" 3 "Tue May 3 2022" "Version 1.6.4" "NCEPLIBS-g2c" \" -*- nroff -*- .ad l .nh .SH NAME int_power.c \- Provide function similar to C pow() power function\&. .SH SYNOPSIS .br .PP \fC#include 'grib2\&.h'\fP .br .SS "Functions" .in +1c .ti -1c .RI "double \fBint_power\fP (double x, \fBg2int\fP y)" .br .RI "Function similar to C pow() power function\&. " .in -1c .SH "Detailed Description" .PP Provide function similar to C pow() power function\&. .PP \fBAuthor\fP .RS 4 Wesley Ebisuzaki .RE .PP .PP Definition in file \fBint_power\&.c\fP\&. .SH "Function Documentation" .PP .SS "double int_power (double x, \fBg2int\fP y)" .PP Function similar to C pow() power function\&. .PP \fBParameters\fP .RS 4 \fIx\fP The base value whose power is to be calculated\&. .br \fIy\fP The power value\&. .RE .PP \fBReturns\fP .RS 4 x**y .RE .PP \fBAuthor\fP .RS 4 Wesley Ebisuzaki .RE .PP .PP Definition at line 17 of file int_power\&.c\&. .PP Referenced by compack(), comunpack(), jpcpack(), jpcunpack(), misspack(), mkieee(), pngpack(), pngunpack(), rdieee(), simpack(), simunpack(), specpack(), and specunpack()\&. .SH "Author" .PP Generated automatically by Doxygen for NCEPLIBS-g2c from the source code\&.