Query: pgagetmaxmachinedoublevalue
OS: debian
Section: 6
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PGAGetMaxMachineDoubleValue(6) PGAPack PGAGetMaxMachineDoubleValue(6)NAMEPGAGetMaxMachineDoubleValue - returns the largest double of the current machineINPUT PARAMETERSctx - context variableOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" double PGAGetMaxMachineDoubleValue(ctx) PGAContext *ctxLOCATIONsystem.cEXAMPLEExample: PGAContext *ctx; double big; : big = PGAGetMaxMachineDoubleValue(ctx); 05/01/95 PGAGetMaxMachineDoubleValue(6)