mkieee.c(3) | Library Functions Manual | mkieee.c(3) |
mkieee.c - Store a list of real values in 32-bit IEEE floating point format.
#include 'grib2_int.h'
#include <math.h>
#include <stdlib.h>
void mkieee (float *a, g2int *rieee, g2int
num)
Store a list of real values in 32-bit IEEE floating point format.
Store a list of real values in 32-bit IEEE floating point format.
Author
Date
Definition in file mkieee.c.
Store a list of real values in 32-bit IEEE floating point format.
Parameters
Author
Date
Definition at line 22 of file mkieee.c.
References int_power().
Referenced by aecpack_int(), compack(), g2_addfield(), jpcpack_int(), misspack(), pngpack_int(), simpack(), and specpack().
Generated automatically by Doxygen for NCEPLIBS-g2c from the source code.
Version 2.1.0 | NCEPLIBS-g2c |