User Portlet
| Discussions |
|---|
| You can get an outer bonds pair by feeding in an `Interval`. For example, to get bounds on the Mathematica computation of `Sin[1.]` (which is a machine double value for the input), could do: Sin[Interval[1.]] (* Out[462]=... |