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 |
| pgaduplicate(8) - debian |
| pgasortpop(8) - debian |
| glxquerycontext(3g) - centos |
| lwres_conf_get(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |