pgagetmaxmachinedoublevalue(6) debian man page | unix.com

Man Page: pgagetmaxmachinedoublevalue

Operating Environment: debian

Section: 6

PGAGetMaxMachineDoubleValue(6)					      PGAPack					    PGAGetMaxMachineDoubleValue(6)

NAME
PGAGetMaxMachineDoubleValue - returns the largest double of the current machine
INPUT PARAMETERS
ctx - context variable
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" double PGAGetMaxMachineDoubleValue(ctx) PGAContext *ctx
LOCATION
system.c
EXAMPLE
Example: PGAContext *ctx; double big; : big = PGAGetMaxMachineDoubleValue(ctx); 05/01/95 PGAGetMaxMachineDoubleValue(6)
Related Man Pages
pgasetrealinitpercent(2) - debian
pgasetuserfunction(8) - debian
glxquerycontext(3g) - centos
lwres_conf_parse(3) - centos
lwres_conf_init(3) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph