3 Commits

Author SHA1 Message Date
3028cf58d8 Fix: 2618: [Enhancement] Combinations (#2625)
Co-authored-by: Amit Kumar <akumar@indeed.com>
2021-10-20 11:22:32 +03:00
5d59a2e828 Formatted with Google Java Formatter 2020-10-24 10:23:28 +00:00
96345ad634 * factorial using using iteration
* add ceil() to maths
* add combinations() to maths
* add floor() to maths
2020-08-16 19:58:48 +08:00