comp.lang.ada
 help / color / mirror / Atom feed
* Floats together with Integers
@ 2002-03-16  1:10 Max Power
  2002-03-16  1:30 ` Jeffrey Carter
  0 siblings, 1 reply; 2+ messages in thread
From: Max Power @ 2002-03-16  1:10 UTC (permalink / 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?



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-03-16  1:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-16  1:10 Floats together with Integers Max Power
2002-03-16  1:30 ` Jeffrey Carter

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