View Original: | Heart plot.svg (315x235) | |||
Download: | Original | Medium | Small | Thumb |
Courtesy of: | commons.wikimedia.org | More Like This | ||
Keywords: Heart plot.svg Created with Sage Sage code <source lang python> implicit_plot x 2 + y 2 - 1 3 - x 2 y 3 -2 2 -1 5 1 5 aspect_ratio 1 color 'red' plot_points 1000 \ gridlines True figsize 5 5 + text ' x 2 + y 2 - 1 3 - x 2y 3 0 ' 0 -1 25 color 'black' fontsize 15 </source> own Eviatar Bach 2011-09-26 Cc-zero Heart shapes in mathematics Images with Sage source code Algebraic functions Files by User InverseHypercube |