debian man page for pgagetmaxmachinedoublevalue

Query: pgagetmaxmachinedoublevalue

OS: debian

Section: 6

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PGAGetMaxMachineDoubleValue(6)					      PGAPack					    PGAGetMaxMachineDoubleValue(6)

NAME
PGAGetMaxMachineDoubleValue - returns the largest double of the current machine
INPUT PARAMETERS
ctx - context variable
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" double PGAGetMaxMachineDoubleValue(ctx) PGAContext *ctx
LOCATION
system.c
EXAMPLE
Example: PGAContext *ctx; double big; : big = PGAGetMaxMachineDoubleValue(ctx); 05/01/95 PGAGetMaxMachineDoubleValue(6)
Related Man Pages
pgasetintegerinitrange(2) - debian
pgadebugprint(3) - debian
pgasortpop(8) - debian
lwres_conf_parse(3) - centos
lwres_conf_get(3) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
One instance of comparing grep and awk
Weird 'find' results