Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • 1
    $\begingroup$ I must be missing something... nowhere in the OP's code is there a call to Catch or Throw. Should I understand that there are calls to these functions inside Nearest? $\endgroup$ Commented May 25, 2016 at 9:01
  • 1
    $\begingroup$ @QuantumDot Yes, see e.g. TracePrint[Nearest[{1, 2, 4, 8, 16, 32}, 20], _Catch, TraceInternal -> True] $\endgroup$ Commented May 25, 2016 at 15:19