logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

plprec - Set precision in numeric labels

Arguments

setp (PLINT(3plplot), input)
              If  setp  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 setp is 1 then prec sets  the
              number of places.

       prec (PLINT(3plplot), input)
              The number of characters to draw after the decimal point in numeric labels.

Authors

       Many  developers  (who are credited at http://plplot.org/credits.php) have contributed to PLplot over its
       long history.

Description

       Sets the number of places after the decimal point in numeric labels.

       Redacted form: plprec(setp,prec)

       This function is used in example 29.

Name

plprec - Set precision in numeric labels

See Also

       PLplot documentation at http://plplot.org/documentation.php.

                                                   July, 2025                                    PLPREC(3plplot)

Synopsis

plprec(setp, prec)

See Also