pub fn chudnovsky(iterations: usize, digits: usize) -> FBig<Zero, 10>
Compute the Chudnovsky algorithm for Pi with the specified number of iterations and digits.