--- title: number slug: Web/XPath/Functions/number tags: - XSLT_Reference translation_of: Web/XPath/Functions/number ---

{{ XsltRef() }}


number 함수는 개체를 숫자로 변환하고 그 숫자를 반환합니다.

구문

number( [object] )

인수

object (optional)
숫자로 변환할 개체.

반환

개체를 변환한 뒤 결과 숫자.

주의

정의

XPath 1.0 4.4

Gecko 지원

지원함.