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 |
| pgasetuserfunction(8) - debian |
| lwres_conf_get(3) - centos |
| lwres_conf_init(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| How can I do this in VI editor? |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| My first PERL incarnation... Audio Oscillograph |