M
Martin Seibert
Anyone know of a converter for mm<->inch that supports fractions, too?
Martin said:Anyone know of a converter for mm<->inch that supports fractions, too?
Sietse Fliege said:Power Calculator, one of the MS PowerToys for WinXP, lets you do that.
http://www.microsoft.com/windowsxp/downloads/powertoys/xppowertoys.mspx
<http://download.microsoft.com/download/whistler/Install/2/WXP/EN-US/Pow
erCalcPowertoySetup.exe>
Martin Seibert said:I have 204" (inch), which is 5181,6 mm. If I enter 5181 mm, I want to
see that fraction of the inch conversion, which is 203 31/32. Best
would be to see fraction AND decimal values. I searched the net but
didn't find any freeware capable of this.
Martin said:It can do decimal conversion, but not fractions.
Example:
I have 204" (inch), which is 5181,6 mm. If I enter 5181 mm, I want to see
that fraction of the inch conversion, which is 203 31/32. Best would be to
see fraction AND decimal values. I searched the net but didn't find any
freeware capable of this.
[..]Martin,
What you're saying is that you need a decimal to fraction to
decimal converter. I too have had this need and found a great program
that does exactly that. Go here:
Martin Seibert said:The program Roger mentioned (Uconeer) does nearly what I want, except
it also calculates feet, which I can't turn off, because I only want
and need inches. But if there is no better program, I can still
calculate inches out of feet. It's just that it would better for me, if
only I could use inches.
Roger Johansson said:If I were you I would learn how to use a simple programming language,
like basic, and write a few simple routines to take care of my needs for
conversion. The math behind these conversions is not difficult to learn.
By the way, have you tried the ESB calculator and ESB conversion program?
I have not tested if any of them satisfy your needs, but there is a good
chance.
Martin said:Hi John,
[..]
Martin,
What you're saying is that you need a decimal to fraction to
decimal converter. I too have had this need and found a great program
that does exactly that. Go here:
[..]
Thanks for your effort, but those programs are not what I'm looking for.
I try to re-explain: in the first place, I'm looking for a mm<->inch unit
converter. Lots of programs out there, so that's not the problem. But in
the second place, it should be able to use inch fractions AND inch
decimals. And I should be able to enter either metric values AND inches
as decimal value OR inches as a fraction. (sorry for my english)
The program Roger mentioned (Uconeer) does nearly what I want, except it
also calculates feet, which I can't turn off, because I only want and need
inches. But if there is no better program, I can still calculate inches out
of feet. It's just that it would better for me, if only I could use inches.
So until now, Uconeer is the best mm<->inch (decimal/fraction) converter
I've found. If I could get rid of the feet field, I would be very happy.![]()
I don't understand why you're determined that this has to be a one
program deal, but then I'm not you. To my way of thinking (and in
fact, this is exactly the way I do it) using a program like Calendar
Magic:
http://www.stokepoges.plus.com/
or Universal Unit Converter:
http://www.allpurposesoftware.com/instant_converter.htm
or Unit Converter:
http://www.rjhsoftware.com/unitconverter/
in conjunction with the decimal to fraction to decimal converter named
"fract261.zip" here:
http://info.elf.stuba.sk/packages/pub/pc/educult/
will accomplish what you want. Perhaps you have a lot of this kind of
converting to do though and using two programs is inconvenient.
Martin Seibert said:Yes, I'm looking for _one_ program that can convert both fractions and
decimals from inch to mm and vice versa (without feet like in Uconeer).
Anyway, I think there is no such program. So I have to live with it.
One way you can find a better solution:
Find out what script languages there are built into your operating
system, or which you can easily add to it.
Find a newsgroup for that script language and ask for help to create a
batch file which satisfies your need for conversion. There are always
some people in those newsgroups who can write a good script to solve such
a need. The conversion you want is very simple to write the formula for.
Then create an icon for your bat file, or put a shortcut in your program
menu, for example.
John Corliss said:Martin said:Hi John,
[..]
Martin,
What you're saying is that you need a decimal to fraction to
decimal converter. I too have had this need and found a great program
that does exactly that. Go here:
[..]
Thanks for your effort, but those programs are not what I'm looking for.
I try to re-explain: in the first place, I'm looking for a mm<->inch unit
converter. Lots of programs out there, so that's not the problem. But in
the second place, it should be able to use inch fractions AND inch
decimals. And I should be able to enter either metric values AND inches
as decimal value OR inches as a fraction. (sorry for my english)
The program Roger mentioned (Uconeer) does nearly what I want, except it
also calculates feet, which I can't turn off, because I only want and need
inches. But if there is no better program, I can still calculate inches out
of feet. It's just that it would better for me, if only I could use inches.
So until now, Uconeer is the best mm<->inch (decimal/fraction) converter
I've found. If I could get rid of the feet field, I would be very happy.
I don't understand why you're determined that this has to be a one
program deal, but then I'm not you. To my way of thinking (and in
fact, this is exactly the way I do it) using a program like Calendar
Magic:
http://www.stokepoges.plus.com/
or Universal Unit Converter:
http://www.allpurposesoftware.com/instant_converter.htm
or Unit Converter:
http://www.rjhsoftware.com/unitconverter/
in conjunction with the decimal to fraction to decimal converter named
"fract261.zip" here:
http://info.elf.stuba.sk/packages/pub/pc/educult/
will accomplish what you want. Perhaps you have a lot of this kind of
converting to do though and using two programs is inconvenient.
Frank said:John: A very interesting post. The instant_converter.htm looks particularly
good. The final URL <http://info.elf.stuba.sk/packages/pub/pc/educult/> has
lots of interesting stuff, details of which are listed in a textfile
<0index.txt> near the top of the page. Thanks.
Martin Seibert said:Yes, I'm looking for _one_ program that can convert both fractions and
decimals from inch to mm and vice versa (without feet like in Uconeer).
Anyway, I think there is no such program. So I have to live with it.