Man Page: pgagetmaxmachinedoublevalue
Operating Environment: debian
Section: 6
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)
| Related Man Pages |
|---|
| pgaevaluate(1) - debian |
| pgasetrealinitrange(2) - debian |
| pgadebugprint(3) - debian |
| pgasendreceiveindividual(4) - debian |
| lwres_conf_get(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Is UNIX an open source OS ? |
| Introduction |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |