Skip to content

Quantity malfunction with value of 1 #139

@vanLudwig0

Description

@vanLudwig0

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
2
Quantity[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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions