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

min Operator

2019년 6월 11일 오후 1:11
purposetreating each input title as a number, take the minimum 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 greater 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 max Operator, and compare with the maxall Operator and the minall Operator.

Examples