Skip to content

Enhancements for factorial function (for js) #416

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

Open
wants to merge 1 commit into
base: js2
Choose a base branch
from

Conversation

kevinmachstudio
Copy link

@kevinmachstudio kevinmachstudio commented Jan 14, 2023

  • add flag for latex output
  • add flag for fraction
  • add flag for a math expression
  • use mathjs npm package to evaluate answer

examples:

  • [ '3!' , '6' ]
  • [ '4!/3!', '4' ]
  • [ '9!/(2+1)!', '60480' ]

@kevinmachstudio kevinmachstudio changed the title Enhancements for factorial function Enhancements for factorial function (for js) Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant