Math Is Fun Forum

  Discussion about math, puzzles, games and fun.   Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ • π ƒ -¹ ² ³ °

You are not logged in.

#276 Re: Coder's Corner » How does Minimax search work? » 2013-07-30 00:24:33

I have used it before too. And I am also a bit rusty in it ... it is one of those coding algorithms you apply to a specific situation, and when it works you go "wow, cool", and then move on to the next bit of coding and forget about it afterwards.

Your game needs to be able to assign a score after each move, higher scores are better for you.

And then (sorry if I get this wrong), for each move you can make you imagine your opponent chooses their best move (your min score), and then you choose the best of those (max of the min scores). It is like choosing the "best of the worst".

So if you have 3 possible moves: A, B , C
* after move A your opponent can have 2 moves, scoring -3 and +2 (remember higher is better for you), so they will probably do the move with score -3 (worst for you),
* after move B your opponent can have 2 moves, scoring -9 and +7, so they will probably do the move with score -9
* after move C your opponent can have 2 moves, scoring -1 and +9, so they will probably do the move with score -1

Your best choice is move C (the max of the min scores)

#277 Re: Maths Is Fun - Suggestions and Comments » Division Pages » 2013-07-29 00:11:40

This is my introductory page on Division: http://www.mathsisfun.com/numbers/division.html

Happy to hear suggestions.

#278 Re: Maths Is Fun - Suggestions and Comments » Flash Player » 2013-07-27 19:32:05

Hmmm... try refresh so you get my latest javascript

#279 Maths Is Fun - Suggestions and Comments » Flash Player » 2013-07-27 18:14:09

MathsIsFun
Replies: 3

Some people don't have Flash Player installed (such as on iPhone), so instead of a big blank area where a Flash would be, I put an image and a link to an explanation page.

I was wondering if some of you would like to test how it looks/works.

For example this page: http://www.mathsisfun.com/algebra/add-subtract-balance.html
Or most any of the games: http://www.mathsisfun.com/games/index.html

Do you get the animation/game when your browser has Flash Player installed/enabled?

What is it like when Flash Player is not installed/enabled (such as on iPhone, or by disabling it in Firefox/Chrome/IE or whatever browser you have)?

#280 Re: Help Me ! » why do i have to login twice » 2013-07-23 00:15:20

Yes, I am looking into it, but it isn't so easy to figure it out ...

#281 Re: Maths Is Fun - Suggestions and Comments » Euler's Formula for Complex Numbers » 2013-07-22 19:50:03

bob bundy wrote:

I believe that the proper reason for this name is that the second axis on the Argand diagram is the image of the first.

That would be a nice reason, but I believe "imaginary" was used to ridicule them, until they found the complex realm was a hidden truth behind many things.

#283 Re: Maths Is Fun - Suggestions and Comments » My Maths Project and MIF » 2013-07-22 16:52:01

Agnishom wrote:

Am I allowed to copy some of the pictures from Math Is Fun for my Mathematics Project if I acknowledge it properly?

Yes you may!

#285 Re: Maths Is Fun - Suggestions and Comments » Natural Logarithm » 2013-07-17 11:05:11

I think they were referring to why we use 'e' in logarithms ... why ln() is used at all.

#286 Maths Is Fun - Suggestions and Comments » Natural Logarithm » 2013-07-17 09:30:14

MathsIsFun
Replies: 3

I was asked recently:

"I just can`t get my head round `e` or logarithms with it. I understand the examples with 2 or 10, but why bother with a difficult and obscure number like e? How did they arrive at it? Could it be explained another way?"

How would you answer this (as simply as possible)?

#288 Re: Science HQ » Science » 2013-06-13 09:13:54

Some people like to classify Mathematics as a Science. I proposed in the title that Science actually is a part of Mathematics. Makes sense ... right?

#289 Re: Science HQ » Science HQ » 2013-06-11 09:14:38

Agnishom wrote:

MIF, WHat is MLA and APA style?

Just two ways of doing citations.

#292 Re: Science HQ » Saturn » 2013-06-10 00:10:43

They truly are amazing. To think that Saturn's core, that tiny little marble inside of all that gas and liquid, is about the size of Earth!

#295 Re: Science HQ » Earth » 2013-06-06 17:41:17

Agnishom wrote:

Nope. They are almost constant.

Thanks, will fix.

#298 Re: Science HQ » Mercury » 2013-06-05 14:30:26

Sounds like something from Breaking Bad.

#299 Re: Science HQ » Mercury » 2013-06-05 13:40:20

Interesting to think about living there. If you were well insulated (say underground) the high and low temps would average out to around 130 degrees. With some solar collectors and heat pumps you could make it quite bearable.

Board footer

Powered by FluxBB