Compute the smallest limiting value from below.
MinLimit[f, x -> x *]
MinLimit[f, {x1 -> , …, xn -> }]
MinLimit[f, {x1, …, xn} -> {, …, }]
MinLimit[5, x -> 0]
→ 5- Assumptions — default $Assumptions
- Direction — default Reals
- GenerateConditions — default Automatic
- Method — default Automatic
- PerformanceGoal — default "Quality"