Query: pgaround
OS: debian
Section: 5
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PGARound(5) PGAPack PGARound(5)NAMEPGARound - Mathematically round a double to an integer, using 0.5 as the cutoff value.INPUT PARAMETERSctx - context variable x - the number to be roundedOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" int PGARound(ctx, x) PGAContext *ctx double xLOCATIONutility.cEXAMPLEExample: PGAContext *ctx; int y; y = PGARound(ctx, -78.6); 05/01/95 PGARound(5)
| Related Man Pages |
|---|
| pgasetrealinitpercent(2) - debian |
| pgasetrealinitrange(2) - debian |
| pgadebugprint(3) - debian |
| pgasendreceiveindividual(4) - debian |
| glxquerycontext(3g) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Introduction |
| New UNIX and Linux History Sections |