comp.lang.ada
 help / color / mirror / Atom feed
From: "Max Power" <mpower@nxint.mx>
Subject: Floats together with Integers
Date: 16 Mar 2002 01:10:10 GMT
Date: 2002-03-16T01:10:10+00:00	[thread overview]
Message-ID: <3c929b72$0$7414@motown.iinet.net.au> (raw)


Is there any possible way to have a float and an integer together in the same equation?

i.e.

Int1 := Integer
Int2 := Float
Sum := Float

Int1 * Int2 = Sum

If so, how can I make the equation work without errors, is there some
sort of syntax/function used to enable a sum to be calculated when both
a float and integer reside in the same equation?



             reply	other threads:[~2002-03-16  1:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-16  1:10 Max Power [this message]
2002-03-16  1:30 ` Floats together with Integers Jeffrey Carter
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox