nCm2Inch() Centimetres into inches Syntax: nCm2Inch( nNumber ) -> nResul nNumber : is the value in centimetres. Description: Converts a length from centimetres into inches. Return: The value of nNumber converted into inches. Example: ? nCm2Inch( 30 ) // 11.811