debian man page for plprec

Query: plprec

OS: debian

Section: 3plplot

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

PLPREC(3plplot) 						    PLplot API							   PLPREC(3plplot)

NAME
plprec - Set precision in numeric labels
SYNOPSIS
plprec(set, prec)
DESCRIPTION
Sets the number of places after the decimal point in numeric labels. Redacted form: plprec(set, prec) This function is used in example 29.
ARGUMENTS
set (PLINT, input) If set is equal to 0 then PLplot automatically determines the number of places to use after the decimal point in numeric labels (like those used to label axes). If set is 1 then prec sets the number of places. prec (PLINT, input) The number of characters to draw after the decimal point in numeric labels.
AUTHORS
Geoffrey Furnish and Maurice LeBrun wrote and maintain PLplot. This man page was automatically generated from the DocBook source of the PLplot documentation, maintained by Alan W. Irwin and Rafael Laboissiere.
SEE ALSO
PLplot documentation at http://plplot.sourceforge.net/resources. August, 2012 PLPREC(3plplot)
Related Man Pages
pl_setcontlabelparam(3plplot) - debian
plslabelfunc(3plplot) - debian
plstar(3plplot) - debian
plsxax(3plplot) - debian
pltimefmt(3plplot) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?