File:Heart plot.svg

Summary

 
This diagram was created with SageMath.
Category:Created with SageMath#Heart%20plot.svg
Description
English: An implicit plot of a heart (function ), made with the following Sage code:
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)
Date
Source Own work
Author Eviatar Bach

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

Category:CC-Zero#Heart%20plot.svg
Category:Self-published work Category:Heart shapes in mathematics Category:Images with Sage source code Category:Algebraic functions Category:Files by User:InverseHypercube
Category:Algebraic functions Category:CC-Zero Category:Created with SageMath Category:Files by User:InverseHypercube Category:Heart shapes in mathematics Category:Images with Sage source code Category:Self-published work