for example if i want to do a calculation 80/2.74 = 29.1971

how would i go about doing this to get the 29.1971 value. i could times up the 80 by 100 but i cant go above 65535 since that is the size of a word. Any ideas on how to get the value of 29.197 so i can times it by a conversion rate?