How to draw heart shape using Maple

1.6k Views Asked by At

I'm drawing a heart shape using Maple, but the heart-shaped curve is broken. Please hint to me how to draw it correctly.

enter image description here

1

There are 1 best solutions below

0
On BEST ANSWER

The syntax is numpoints=8000, not numpoint=8000. :)

Another option (instead of numpoints) is to use grid.

You may also want to look at plotting Cardioids.