On Mon, May 01, 2023 at 06:16:26PM +0000, '68th' via FriCAS - computer algebra 
system wrote:
> is it possible in FriCAS to draw an equation and not a function? y=1 or x=1 
> in Cartesian coordinates, for example?

Yes, but this is limited to algebraic functions.  That is only
polynomial equations.

Example from the FriCAS book:

draw(x * y = 1, x, y, range == [-3..3, -3..3])

-- 
                              Waldek Hebisch

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/20230501192319.awmzhmmaavfngxzo%40fricas.math.uni.wroc.pl.

Reply via email to