You are viewing a single comment's thread from:
RE: Computation Contest #5 [2 SBI]
I will give you a hint regarding the taylor expansion:
You can first find the taylor expansion of e^x and then divide this taylor expansion by x. Then you already have a part of the taylor series and only need to add the taylor series of 1/x.
This is easy, because deriving 1/x can be done easily and exact in the computer in comparison to deriving e^x/x.