Tests whether one expression is big-O of another at a limit point
AsymptoticLessEqual[f, g, x -> x *]
AsymptoticLessEqual[f, g, {x1, …, xn} -> {, …, }]
- Assumptions — default $Assumptions
- Direction — default Reals
- GenerateConditions — default Automatic
- Method — default Automatic
- PerformanceGoal — default "Quality"