Can You Calculate Pi by Drawing a Circle?

栏目: IT技术 · 发布时间: 4年前

内容简介:If you think about it, pi is really weird. This irrational number shows up in the craziest places. If you swing a mass back and forth on string,Of course, most people associate pi with circles. That's understandable, since the most basic definition of pi i

If you think about it, pi is really weird. This irrational number shows up in the craziest places. If you swing a mass back and forth on string, there's a pi in there . It pops up in the Heisenberg uncertainty principle , Einstein's general relativity, and the interaction between two electric charges.

Of course, most people associate pi with circles. That's understandable, since the most basic definition of pi is the ratio of the circumference to the diameter of a circle:

Illustration: Rhett Allain

Now for the important part. Tomorrow, as you may know, is Pi Day. Why tomorrow? Because it’s March 14—yes, 3/14—and 3.14 is the value of pi to two decimals. Of course, the actual number continues to an infinite number of decimal places: 3.14159265359 … and so on forever. That’s why it’s called irrational.

I should add that the US is pretty much the only place that uses the middle-endian date format of month/day/year. If you go with the little-endian format of day/month/year, then today is 14/3—which is obviously not pi. (In that case I suggest July 22, since the fraction 7/22 is a fairly decent approximation for pi.)

Anyway, my traditional way of celebrating Pi Day is to find a new way each year of calculating a numerical value for pi. It's just what I do. I've been at this for quite some time now, so here are some of my favorites:

I have even more Pi Day posts here . But now let's try this a new way. Let’s see how close we can get to pi by drawing a circle.

Here's how this will work. You draw a circle. From that circle, you can determine both the circumference and the radius. Then the value of pi would be the circumference divided by twice the radius. Simple, right?

Oh, but what if your circle isn't perfect? I mean, who draws perfect circles anyway? Let's imagine that this un-perfect circle is actually a bunch of discrete points connected by line segments. If you zoomed on a part of it, it might look like this:


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

JavaScript从入门到精通

JavaScript从入门到精通

明日科技 / 清华大学出版社 / 2012-9 / 69.80元

《JavaScript从入门到精通》从初学者角度出发,通过通俗易懂的语言、丰富多彩的实例,详细介绍了使用JavaScript语言进行程序开发应该掌握的各方面技术。全书共分24章,包括初识JavaScript、JavaScript基础、流程控制、函数、JavaScript对象与数组、字符串与数值处理对象、正则表达式、程序调试与错误处理、事件处理、处理文档(document对象)、文档对象模型(DOM......一起来看看 《JavaScript从入门到精通》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换