Discussion about math, puzzles, games and fun. Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ • π ƒ -¹ ² ³ °
| |
|
|
You are not logged in. #2 2011-07-07 03:57:53
Re: Binary To DecimalHi JASU;
Is that a minus sign in front? In mathematics, you don't understand things. You just get used to them. Probability is the most important concept in modern science, especially as nobody has the slightest notion what it means. 90% of mathematicians do not understand 90% of currently published mathematics. #4 2011-07-07 04:08:13
Re: Binary To DecimalHi; In mathematics, you don't understand things. You just get used to them. Probability is the most important concept in modern science, especially as nobody has the slightest notion what it means. 90% of mathematicians do not understand 90% of currently published mathematics. #5 2011-09-03 10:29:45
Re: Binary To DecimalConsidering the fact that this is in the coders corner, you may want some program to do the conversion for you, so I wrote a program in C: Last edited by Shivamcoder3013 (2011-09-03 10:30:06) Give me a lever long enough and a fulcrum on which to place it, and I shall move the world. -Archimedes My maturity level depends on the people I am around. #6 2012-03-23 00:21:00
Re: Binary To DecimalREM This program in Liberty Basic converts any numer a to any base b (I hopr it is right) |