~ubuntu-branches/ubuntu/intrepid/plplot/intrepid

« back to all changes in this revision

Viewing changes to doc/docbook/src/plprec.html

  • Committer: Bazaar Package Importer
  • Author(s): Rafael Laboissiere
  • Date: 2006-11-04 10:19:34 UTC
  • mfrom: (2.1.8 edgy)
  • Revision ID: james.westby@ubuntu.com-20061104101934-mlirvdg4gpwi6i5q
Tags: 5.6.1-10
* Orphaning the package
* debian/control: Changed the maintainer to the Debian QA Group

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
2
2
<HTML
3
3
><HEAD
4
4
><TITLE
6
6
    </TITLE
7
7
><META
8
8
NAME="GENERATOR"
9
 
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
 
9
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
10
10
REL="HOME"
11
11
TITLE="The PLplot Plotting Library"
12
12
HREF="index.html"><LINK
61
61
WIDTH="80%"
62
62
ALIGN="center"
63
63
VALIGN="bottom"
64
 
>Chapter 16. The Common API for PLplot</TD
 
64
>Chapter 17. The Common API for PLplot</TD
65
65
><TD
66
66
WIDTH="10%"
67
67
ALIGN="right"
93
93
><P
94
94
></P
95
95
><A
96
 
NAME="AEN6432"
 
96
NAME="AEN7282"
97
97
></A
98
98
><TABLE
99
99
CLASS="funcprototype"
120
120
><TD
121
121
><DL
122
122
><DT
123
 
><VAR
 
123
><CODE
124
124
CLASS="parameter"
125
 
>set</VAR
 
125
>set</CODE
126
126
>
127
 
          (<VAR
 
127
          (<TT
128
128
CLASS="literal"
129
 
>PLINT</VAR
 
129
>PLINT</TT
130
130
>, input)</DT
131
131
><DD
132
132
><P
133
 
>           If <VAR
 
133
>           If <TT
134
134
CLASS="literal"
135
 
><VAR
 
135
><CODE
136
136
CLASS="parameter"
137
 
>set</VAR
138
 
></VAR
 
137
>set</CODE
 
138
></TT
139
139
> is equal to 0
140
140
            then PLplot automatically determines the number of places to
141
141
            use after the decimal point in numeric labels (like those used
142
142
            to label axes).  If
143
 
            <VAR
 
143
            <TT
144
144
CLASS="literal"
145
 
><VAR
 
145
><CODE
146
146
CLASS="parameter"
147
 
>set</VAR
148
 
></VAR
 
147
>set</CODE
 
148
></TT
149
149
> is 1 then
150
 
            <VAR
 
150
            <TT
151
151
CLASS="literal"
152
 
><VAR
 
152
><CODE
153
153
CLASS="parameter"
154
 
>prec</VAR
155
 
></VAR
 
154
>prec</CODE
 
155
></TT
156
156
> sets the number
157
157
            of places.
158
158
          </P
159
159
></DD
160
160
><DT
161
 
><VAR
 
161
><CODE
162
162
CLASS="parameter"
163
 
>prec</VAR
 
163
>prec</CODE
164
164
>
165
 
          (<VAR
 
165
          (<TT
166
166
CLASS="literal"
167
 
>PLINT</VAR
 
167
>PLINT</TT
168
168
>, input)</DT
169
169
><DD
170
170
><P