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)NAMEplprec - Set precision in numeric labelsSYNOPSISplprec(set, prec)DESCRIPTIONSets the number of places after the decimal point in numeric labels. Redacted form: plprec(set, prec) This function is used in example 29.ARGUMENTSset (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.AUTHORSGeoffrey 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 ALSOPLplot documentation at http://plplot.sourceforge.net/resources. August, 2012 PLPREC(3plplot)
Related Man Pages |
---|
pl_setcontlabelparam(3plplot) - debian |
plfill3(3plplot) - debian |
plstar(3plplot) - debian |
plstring(3plplot) - debian |
plszax(3plplot) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
How can I do this in VI editor? |
Detecting unused variables... |
Find columns in a file based on header and print to new file |