max()

Usage

  • max()

Related

  • min()

    Returns the smallest value in this collection.

  • findGreatest()

    Finds the largest value, returning the node at which it was found, or undefined.