Dividing floats

Joshua Ginges joshuag@ozemail.com.au
Fri, 01 Jun 2001 02:02:37 +1000


> This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

--B_3074205757_1755708
Content-type: text/plain; charset="US-ASCII"
Content-transfer-encoding: 7bit

Can anyone please help me.

How can you divide two floats? (and return a float, even if they divide
equally)

Ie (something like...)     div 2.4 1.2 ---> 2.0

Thanks

Josh


--B_3074205757_1755708
Content-type: text/html; charset="US-ASCII"
Content-transfer-encoding: quoted-printable

<HTML>
<HEAD>
<TITLE>Dividing floats</TITLE>
</HEAD>
<BODY>
<FONT FACE=3D"Verdana">Can anyone please help me.<BR>
<BR>
How can you divide two floats? (and return a float, even if they divide equ=
ally)<BR>
<BR>
Ie (something like...) &nbsp;&nbsp;&nbsp;&nbsp;div 2.4 1.2 ---&gt; 2.0<BR>
<BR>
Thanks<BR>
<BR>
Josh<BR>
</FONT>
</BODY>
</HTML>


--B_3074205757_1755708--