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