Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

All published worksheets from http://sagenb.org

189964 views
ubuntu2004
# Graf funkcie z = f (x,y) v rovine var ('x y') A=contour_plot(x*y,(x,-3,3),(y,-3,3),fill=False,contours=20,plot_points=300,cmap='Reds') show(A,aspect_ratio=1)