Skip to content

Enhancements for factorial function (for js)#416

Open
kevinmachstudio wants to merge 1 commit intolukew3:js2from
kevinmachstudio:factorial-function-enhancement
Open

Enhancements for factorial function (for js)#416
kevinmachstudio wants to merge 1 commit intolukew3:js2from
kevinmachstudio:factorial-function-enhancement

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