3-34 Full Command and Function Reference
•
(x
max
, y
max
) is a complex number specifying the upper right corner of PICT (the upper right
corner of the display range). The default value is (6.5,3.2) for the hp48gII and (6.5,4.0) for the
hp49g+.
• indep is a name specifying the independent variable, or a list containing such a name and two
numbers specifying the minimum and maximum values for the independent variable (the
plotting range). The default value is X.
• res is a real number specifying the interval (in user-unit coordinates) between plotted values of
the independent variable, or a binary integer specifying the interval in pixels. The default value
is 0, which specifies an interval of 1 pixel.
• axes is a complex number specifying the user-unit coordinates of the intersection of the
horizontal and vertical axes, or a list containing such a number and two strings specifying
labels for the horizontal and vertical axes. The default value is (0,0).
• ptype is a command name specifying the plot type. Executing the command CONIC places the
command name CONIC in PPAR.
• depend is a name specifying the dependent variable. The default value is Y.
The current equation is used to define a pair of functions of the independent variable. These
functions are derived from the second-order Taylor
's approximation to the current equation. The
minimum and maximum values of the independent variable (the plotting range) can be specified
in indep; otherwise, the values in (x
min
, y
min
) and (x
max
, y
max
) (the display range) are used. Lines are
drawn between plotted points unless flag –31 is set.
Access: …µ
CONIC
Input/Output: None
See also: BAR, DIFFEQ, FUNCTION, GRIDMAP, HISTOGRAM, PARAMETRIC, PARSURFACE,
PCONTOUR, POLAR, SCATTER, SLOPEFIELD, TRUTH, WIREFRAME, YSLICE
CONJ
Type: Function
Description: Conjugate Analytic Function: Conjugates a complex number or a complex array.
Conjugation is the negation (sign reversal) of the imaginary part of a complex number. For real
numbers and real arrays, the conjugate is identical to the original argument.
Access: …ß
CONJ (ßis the right-shift of the 1key).
Flags: Numerical Results (–3)
Input/Output:
Level 1/Argument 1 Level 1/Item 1
x
→
x
(x, y)
→
(x, –y)
[ R-array ]
→
[ R-array ]
[ C-array ]
1
→
[ C-array ]
2
'symb'
→
'CONJ(symb)'
See also: ABS, IM, RE, SCONJ, SIGN
CONLIB
Type: Command
Description: Open Constants Library Command: Opens the Constants Library catalog.
Access: G
CONSTANTS LIBRARY
Input/Output: None