Rechercher une page de manuel
PGAGetMaxMachineDoubleValue
Langue: en
Version: 302267 (debian - 07/07/09)
Section: 6 (Jeux)
NAME
PGAGetMaxMachineDoubleValue - returns the largest double of the current machineINPUT PARAMETERS
- ctx
- - context variable
OUTPUT PARAMETERS
- none
SYNOPSIS
#include "pgapack.h" double PGAGetMaxMachineDoubleValue(ctx) PGAContext *ctx
LOCATION
system.cEXAMPLE
Example: PGAContext *ctx; double big; : big = PGAGetMaxMachineDoubleValue(ctx);
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre