1PLPREC(3plplot)                   PLplot API                   PLPREC(3plplot)
2
3
4

NAME

6       plprec - Set precision in numeric labels
7

SYNOPSIS

9       plprec(setp, prec)
10

DESCRIPTION

12       Sets the number of places after the decimal point in numeric labels.
13
14       Redacted form: plprec(setp, prec)
15
16       This function is used in example 29.
17

ARGUMENTS

19       setp (PLINT(3plplot), input)
20              If  setp  is equal to 0 then PLplot automatically determines the
21              number of places to use  after  the  decimal  point  in  numeric
22              labels  (like those used to label axes).  If setp is 1 then prec
23              sets the number of places.
24
25       prec (PLINT(3plplot), input)
26              The number of characters to draw  after  the  decimal  point  in
27              numeric labels.
28
29

AUTHORS

31       Many    developers   (who   are   credited   at   http://plplot.source
32       forge.net/credits.php) have contributed to PLplot over  its  long  his‐
33       tory.
34

SEE ALSO

36       PLplot    documentation   at   http://plplot.sourceforge.net/documenta
37       tion.php.
38
39
40
41                                 August, 2017                  PLPREC(3plplot)
Impressum