nCC2Inch() Cubic centimetres into cubic inches Syntax: nCC2Inch( nNumber ) -> nResul nNumber : is the value in cubic centimetres. Description: Converts a volume from cubic centimetres into cubic inches. Return: The value of nNumber converted into cubic inches. Example: ? nCC2Inch( 25 ) // 1.525