Bug with affine functions #6

Closed
opened 2015-06-17 12:56:07 +00:00 by nt1m · 1 comment
nt1m commented 2015-06-17 12:56:07 +00:00 (Migrated from github.com)

Take "2x + 1" for example.
For x=10 and more, this will return y=211 instead of 21

Take "2x + 1" for example. For x=10 and more, this will return y=211 instead of 21
mdibaiee commented 2015-06-18 11:44:19 +00:00 (Migrated from github.com)

Fixed this and added a test case, thanks Tim!

Fixed this and added a test case, thanks Tim!
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: thereadme/Equation.js#6
No description provided.