Hacker News new | ask | show | jobs
by MisterKent 476 days ago
You don't even need gamma for 7:

2 + 2 + 2 + floor(sqrt(2))

Which feels at least more in the spirit of the challenge than gamma.

1 comments

The article already has a solution for 7 (and any other number) that doesn't use the gamma function.