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

pl_setcontlabelformat - Set format of numerical label for contours

Arguments

lexp (PLINT(3plplot), input)
              If  the  contour  numerical  label  is  greater  than  10^(lexp) or less than 10^(-lexp), then the
              exponential format is used.  Default value of lexp is 4.

       sigdig (PLINT(3plplot), input)
              Number of significant digits.  Default value is 2.

Authors

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

Description

       Set format of numerical label for contours.

       Redacted form: pl_setcontlabelformat(lexp,sigdig)

       This function is used example 9.

Name

pl_setcontlabelformat - Set format of numerical label for contours

See Also

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

                                                   July, 2025                     PL_SETCONTLABELFORMAT(3plplot)

Synopsis

pl_setcontlabelformat(lexp, sigdig)

See Also