Man Page: pgagetminmachinedoublevalue
Operating Environment: debian
Section: 6
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)
| Related Man Pages |
|---|
| pgaevaluate(1) - debian |
| pgasetrealinitpercent(2) - debian |
| lwres_conf_parse(3) - centos |
| lwres_conf_get(3) - centos |
| lwres_conf_init(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| Is UNIX an open source OS ? |
| Introduction |
| Find columns in a file based on header and print to new file |