mathjs
mathjs copied to clipboard
Implement support for non-integer values for BigNumber factorial
When I config the library to use BigNumber, Unfortunately it is throwing an exception, but it works fine when it is set to number. In the calculator application I am implementing, it is important for me to have it defaulted to BigNumber setting.
Sample code:

Result:

The BigNumber implementation of factorial lacks support for decimals. I will put this as a feature request and update the title of the issue accordingly.
Thank you!
any update on this ?
No progress yet.
Anyone interested in picking this one up?
This seems to still be an issue, I'll take it up
Thanks @thetazero 👍