-
-
Notifications
You must be signed in to change notification settings - Fork 95
Closed
Description
Submit a feature request or bug report
Replace any "X" with your information.
Is this a request for a feature or a bug report?
bug
If this is a bug report, please provide steps to reproduce:
2Quantity[3, "ft"] -> Quantity[6, "ft"] //Correct
2Quantity[1, "ft"] -> 2 //Error
What is the expected or desired behavior?
2*Quantity[1, "ft"] -> Quantity[2, "ft"]
Please provide use cases for changing the current behavior:
It's hard to combine units if you can't create quantities of 1. For instance Quantity[9.8, "m"]/Quantity[1, "s"]
Please describe your development environment (OS, browser, etc.):
Can be reproduced on symjaweb,appspot
Metadata
Metadata
Assignees
Labels
No labels