Hello aajgss,
What level of resolution are wanting to display, I mean how many decimal places ?
You could multiply up by 10, 100, 1000 and display using DEC modifier and "." .
I didn't notice which PIC you are using but 18Fs can use long variables which if I am not mistaken are 32 bit vars.