Skip to content
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.

negative numbers #1

Open
benaryorg opened this issue Jun 11, 2015 · 0 comments
Open

negative numbers #1

benaryorg opened this issue Jun 11, 2015 · 0 comments
Milestone

Comments

@benaryorg
Copy link
Owner

At the moment it is not possible to use negative numbers.

What works:

$ calculator '1-1'
$ calculator '1-(0-1)'

What does not work:

$ calculator '1+-1'
$ calculator '1--1'
$ calculator '1/-1'
@benaryorg benaryorg modified the milestone: v1.0.0 Jun 11, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant