For example, instead of using trigonometric functions like sinx or cos x, we decide to use taylor expansion of such functions. Is there any limitations?.
Taylor expansions can be effectively used only for sufficiently small arguments of
trygonometric functions when they converge fast. For larger arguments you'll have to use, additionally, appropriate formula e.g. sin(2x)=2sin(x)cos(x) to reduce the value of the arguments.