ST_RLCH
The ST_RLCH routine encodes a real number in a character
string. NP contains the number of decimal places to
be included in the output string. RLNUM is rounded
to NP decimal places.
USAGE: CALL ST_RLCH ( RLNUM, NP, STRING, IRET )
Input parameters:
RLNUM REAL Real number
NP INTEGER Number of decimal places
Output parameters:
STRING CHAR* Output string
IRET INTEGER Return code
0 = normal return
GEMLIB.tar
Library contains routines
utilities for GEMPAK. (Fortran90)
Date posted: 2/27/2007