Skip to content

WorksheetFunction

const arr = [1, 2, 3, 4, 5, 6, 7, 8, 9]

console.log(WorksheetFunction.Max(arr))
9

联系 math@baima.site