debian man page for pgaround

Query: pgaround

OS: debian

Section: 5

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

PGARound(5)							      PGAPack							       PGARound(5)

NAME
PGARound - Mathematically round a double to an integer, using 0.5 as the cutoff value.
INPUT PARAMETERS
ctx - context variable x - the number to be rounded
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" int PGARound(ctx, x) PGAContext *ctx double x
LOCATION
utility.c
EXAMPLE
Example: PGAContext *ctx; int y; y = PGARound(ctx, -78.6); 05/01/95 PGARound(5)
Related Man Pages
pgaevaluate(1) - debian
modbus_send_raw_request(3) - debian
pgacreate(8) - debian
pgasortpop(8) - debian
glxquerycontextinfoext(3g) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph