Lack of Support for Factorials? #15

Closed
opened 2020-06-09 02:13:10 +00:00 by xtrp · 1 comment
xtrp commented 2020-06-09 02:13:10 +00:00 (Migrated from github.com)

It looks like factorials in equations don't solve, and instead just result in 0.

For example: '5!' --> '0', '100!' --> '0', and so on.

It looks like factorials in equations don't solve, and instead just result in 0. For example: '5!' --> '0', '100!' --> '0', and so on.
mdibaiee commented 2020-06-09 14:04:52 +00:00 (Migrated from github.com)

Hey @xtrp, thanks for filing this issue! It was a typo in the code, I published equations@1.3.7 with a fix

Hey @xtrp, thanks for filing this issue! It was a typo in the code, I published `equations@1.3.7` with a fix
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#15
No description provided.