Staff--
The text below is necessary for at least some types of polar-plotting graphics.
Since 'jqt' and 'github' are foreign terms to me, I would appreciate your
substituting this text for the briefer version currently installed in
addons/graphics/plot/jzplot.ijs :
getpolar=: 3 : 0
'x y z'=. y
NB. Inserted 08/21/2021 ALA:
x=. {."2 > y
y=. {:"2 > y
(x * cos y) ; (x * sin y) ; z
)
Thanks,
--Art
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm