+ 1
This is not a Question🙂
Look at this code>> ctx.arc(50, 50, 40, 0, 2 * Math.PI); This will draw a circle But... Whay it's not like this>> ctx.arc(50, 50, 40, 0, 44/7); It's more simple🙂
3 odpowiedzi
+ 5
Log 2 * Math.PI and 44/7 in JS console, results are different. Unless fractals do not matter, those should still differ even so slightly ...
+ 1
Sorry l don't know
0
Hi ,
Can anyone tell me that what exactly have to do for front end web development roadmap: please 🙏