--- title: round slug: Web/XPath/Functions/round tags: - XSLT_Reference translation_of: Web/XPath/Functions/round ---
{{ XsltRef() }}
round 함수는 인수로 준 수에 가장 가까운 정수를 반환합니다.
round
round(decimal )
decimal
인수 decimal 보다 작거나 크거나 같은 가장 가까운 정수.
XPath 1.0 4.4
지원함.