plprec(3plplot) debian man page | unix.com

Man Page: plprec

Operating Environment: debian

Section: 3plplot

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
pladv(3plplot) - debian
plgxax(3plplot) - debian
plsxax(3plplot) - debian
plsyax(3plplot) - debian
plszax(3plplot) - debian
Similar Topics in the Unix Linux Community
Detecting unused variables...
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph