Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

单位转换有错误 #5

Open
Iiwwhile opened this issue Aug 4, 2013 · 3 comments
Open

单位转换有错误 #5

Iiwwhile opened this issue Aug 4, 2013 · 3 comments

Comments

@Iiwwhile
Copy link

Iiwwhile commented Aug 4, 2013

1 inch = 0.00254 m
1 foot = 0.03048 m
should be
1 inch = 0.0254 m
1 foot = 0.3048 m

@march1993
Copy link

interesting

@aqingsao
Copy link
Owner

aqingsao commented Aug 4, 2013

Yes you are right, thank you for pointing this out.

@TaurusYin
Copy link

This should be translated by program.inchesinch footfeet.We must calculate the max coincided words from these words.That's not problem I think

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants