cirocosta / hpcos

high precision and fast cosine calculator
GNU General Public License v3.0
1 stars 0 forks source link

factorial #1

Open cirocosta opened 9 years ago

cirocosta commented 9 years ago

Prepare a split-recursive approach or something better for calculating the factorials.

cirocosta commented 9 years ago

Note: we MUST NOT rely on approximations. This must be exactly (i.e, no shirling's approach here)