pgagetminmachinedoublevalue(6) debian man page | unix.com

Man Page: pgagetminmachinedoublevalue

Operating Environment: debian

Section: 6

PGAGetMinMachineDoubleValue(6)					      PGAPack					    PGAGetMinMachineDoubleValue(6)

NAME
PGAGetMaxMachineDoubleValue - returns the smallest double of the current machine
INPUT PARAMETERS
ctx - context variable
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" double PGAGetMinMachineDoubleValue(ctx) PGAContext *ctx
LOCATION
system.c
EXAMPLE
Example: PGAContext *ctx; double small; : small = PGAGetMinMachineDoubleValue(ctx); 05/01/95 PGAGetMinMachineDoubleValue(6)
Related Man Pages
pgasetintegerinitrange(2) - debian
pgasetrealinitrange(2) - debian
pgasendreceiveindividual(4) - debian
pgasetuserfunction(8) - debian
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?
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?