Forums - Open Redstone Engineers
Pi for Pi Day. - Printable Version

+- Forums - Open Redstone Engineers (https://forum.openredstone.org)
+-- Forum: ORE General (https://forum.openredstone.org/forum-39.html)
+--- Forum: Projects & Inventions (https://forum.openredstone.org/forum-19.html)
+---- Forum: In Progress (https://forum.openredstone.org/forum-20.html)
+---- Thread: Pi for Pi Day. (/thread-11854.html)

Pages: 1 2


Pi for Pi Day. - Chibill - 02-25-2017

TheI will be making a machine to calculate Pi for Pi a Day.


It will use 16 but fixed point numbers. With the fixed point having 2 bit slow for the int and the other 14 for the decimal.


I will be using Integer Divsion to divide any numbers that need dividing.

And for the calculation I will use one of the formulas here. http://mathworld.wolfram.com/PiFormulas.html

More info to come.


RE: Pi for Pi Day. - Aerodynamic Brick - 02-25-2017

(02-25-2017, 10:44 PM)Chibill Wrote: TheI will be making a machine to calculate Pi for Pi a Day.


It will use 16 but fixed point numbers. With the fixed point having 2 bit slow for the int and the other 14 for the decimal.


I will be using Integer Divsion to divide any numbers that need dividing.

And for the calculation I will use one of the formulas here. http://mathworld.wolfram.com/PiFormulas.html

More info to come.

NICE! can't wait!


RE: Pi for Pi Day. - Phase - 02-25-2017

Monte Carlo or it didn't happen.


RE: Pi for Pi Day. - LambdaPI - 02-26-2017

I celebrate PI day every day using my name.


RE: Pi for Pi Day. - Nickster258 - 02-26-2017

(02-26-2017, 05:53 PM)LambdaPI Wrote: I celebrate PI day every day using my name.

Don't be irrational.


RE: Pi for Pi Day. - Chibill - 02-26-2017

(02-26-2017, 07:03 PM)Nickster258 Wrote:
(02-26-2017, 05:53 PM)LambdaPI Wrote: I celebrate PI day every day using my name.

Don't be irrational.

Lol.
As a progress update I have accqired a 16 bit adder / subtractor. Going to be buildings a divided next.


RE: Pi for Pi Day. - Chibill - 03-02-2017

The divider I will be making will use https://en.wikipedia.org/wiki/Division_algorithm#Integer_division_.28unsigned.29_with_remainder


RE: Pi for Pi Day. - Chibill - 03-08-2017

My divider is almost time. And I am starting to run out of time. But oh well.


RE: Pi for Pi Day. - Chibill - 03-14-2017

The time has come. Need to really build alot tomarrow


RE: Pi for Pi Day. - LordDecapo - 03-14-2017

Happy pi day Wink