5 Feb
2014
5 Feb
'14
1:38 a.m.
Hi. I know it's not best idea now, but I just tried to implement Taylor series, because I don't have the book right now. If it is interesting, please look at https://github.com/AntonBikineev/math/blob/hypergeometric/include/ boost/math/special_functions/detail/hypergeometric_pfq_series.hpp Also I have some ideas about reducing division operators in sum and thereby reducing rounding errors. Best regards, Anton.