This applet lets you enter four numbers, and a target, and finds all the ways those numbers can be combined using the four arithmetic opertors to obtain the target. Similar to the children's game "24". There are repetitions in the answers, because of redundency in some cases, and it's faster to not check for them. Look at the source. This applet was designed for Netscape.