I am looking for a way to convert a decimal number to a fraction I have looked thru the manual but cant seem to find a solution.
What I need to do is convert say .0625 to 1/16
I would like a resoultion of 1/16 of an inch.
I am looking for a way to convert a decimal number to a fraction I have looked thru the manual but cant seem to find a solution.
What I need to do is convert say .0625 to 1/16
I would like a resoultion of 1/16 of an inch.
(results * 16)/1000 ???
But we don't see and know what you're currently using... hard to guess
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Thanks for the reply mister_e
I have not written anything yet I am just begining this code for some reson I thought there might be some function built in.
Its okay I guess I will just have to do it the straight math way.
Last edited by tico; - 26th April 2007 at 01:52.
Hey skimask
WOW 3 minutes went by and you realized you didnt say anything cocky, or did you just have to think for a while due to the fact you couldnt tell me to refer to the little green book at section x.yy
and as for your cocky comment you can continue to wait for the other shoe to drop.
but just so you dont have something else cocky to come back with I guess this will work...............
LCDOUT $fe, 1, #Product,"/",#Remainder
Bookmarks