mathjs icon indicating copy to clipboard operation
mathjs copied to clipboard

Implement support for non-integer values for BigNumber factorial

Open sonnyk22 opened this issue 9 years ago • 6 comments

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: calc1

Result: calc2

sonnyk22 avatar Mar 22 '16 19:03 sonnyk22

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.

josdejong avatar Mar 22 '16 19:03 josdejong

Thank you!

sonnyk22 avatar Mar 22 '16 19:03 sonnyk22

any update on this ?

avianey avatar Feb 02 '18 21:02 avianey

No progress yet.

Anyone interested in picking this one up?

josdejong avatar Feb 03 '18 14:02 josdejong

This seems to still be an issue, I'll take it up

thetazero avatar Dec 28 '21 05:12 thetazero

Thanks @thetazero 👍

josdejong avatar Dec 28 '21 08:12 josdejong