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