이 문서는 https://tiddlywiki.com/languages/ko-KR/에서 티들리위키의 정적 HTML 표현의 일부입니다

max Operator

2023년 3월 21일 오후 1:30
purposetreating each input title as a number, take the maximum of its value and the numeric value of the parameter
inputa selection of titles
parameterN=a number
outputthe input as numbers, with any that are less than N being replaced by N

Learn more about how to use Filters

Introduced in v5.1.20 See Mathematics Operators for an overview.

See also the min Operator, and compare with the maxall Operator and the minall Operator.

Examples