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

untrunc Operator

2019년 6월 17일 오후 4:33
purposerounds a list of numbers to the next integer with largest absolute value, that is, away from zero
inputa selection of titles
outputrounds each of the input numbers to the next integer with largest absolute value, that is, away from zero

Learn more about how to use Filters

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

Tip
This is the inverse operation of trunc: trunc rounds to zero, but untrunc rounds away from zero.

Examples