이 문서는
https://tiddlywiki.com/languages/ko-KR/
에서 티들리위키의 정적 HTML 표현의 일부입니다
ceil Operator (Examples)
2019년 6월 11일 오후 5:45
ceil Operator
Operator Examples
[[1.6]ceil[]]
Try it
[[-1.6]ceil[]]
Try it
=-1.2 =-2.4 =3.6 =4.8 =5.1 +[ceil[]]
Try it