Athan

Results 953 comments of Athan

...otherwise, it is odd if JS conversion utils exist outside this package, but C conversion functions don't. Better to be consistent and co-localize JS/C functions. While it departs from `complex128`...

As an aside, all the referenced factorial functions are available in [stdlib](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/math/base/special). While they don't support big numbers, one could probably write small wrappers.

Agreed that we should move potential stdlib integration to a separate discussion. There are ways to reduce to the bundle impact; however, in general, stdlib's implementations, such as `betainc`, can...

@gunjjoshi I don't believe that the `sincos*` packages should be included in this list, as there are two outputs.

@gunjjoshi I believe we can remove `cpolar*` from this list, as those APIs return two values, not one.

Big shoutout to @manvith2003 for helping get this to the finish line!

/stdlib update-copyright-years