This is a slow way to implement a power series. You always want to compute each term as a recurrence from the next. See also And Julia keeps amazing me: high precision computation - #6 by stevengj
2 Likes