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

New constructors and setValue() #22

Open
shuklaalok7 opened this issue Sep 9, 2013 · 1 comment
Open

New constructors and setValue() #22

shuklaalok7 opened this issue Sep 9, 2013 · 1 comment
Assignees
Milestone

Comments

@shuklaalok7
Copy link
Member

New Features

  • Constructors must take valid arithmetic expressions as well and construct a BigNumber with the output of that value.
  • Same goes with setValue() method.
@ghost ghost assigned shuklaalok7 Sep 9, 2013
@shuklaalok7
Copy link
Member Author

  1. Both the constructors and setValue() take valid arithmetic expression.
  2. However if arithmetic expression is to be taken as a String, we need to evaluate String first.
  3. This second case would not be taken in v1.1.0.

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

No branches or pull requests

1 participant