In article <5rqvii$16s$1@oravannahka.Helsinki.FI>, ant@news.helsinki.fi (Antti Piril�) wrote: >How to convert an integer value to float? declare I : Integer := 2; F : Float := Float (I); begin A simple type conversion is all that's required. The nature of your question suggests that you are a programmer new to Ada. If you want a learn more, you can find some tutorials (Lovelace is a popular one) at the Ada home page: -------------------------------------------------------------------- Matthew Heaney Software Development Consultant (818) 985-1271