Find asymptotic solutions to equations near a point.
AsymptoticSolve[eqn, y -> b, x -> a]
AsymptoticSolve[eqn, {y}, x -> a]
AsymptoticSolve[eqns, {y1, y2, …} -> {b1, b2, …}, {x1, x2, …} -> {a1, a2, …}]
AsymptoticSolve[eqns, …, {{x1, x2, …}, {a1, a2, …}, n}]
AsymptoticSolve[…, Reals]
- Assumptions — default $Assumptions
- Direction — default Automatic
- GenerateConditions — default Automatic
- Method — default Automatic
- PerformanceGoal — default $PerformanceGoal
- SeriesTermGoal — default Automatic