You are here

constant UC_STORE_MM_TO_IN in Ubercart 8.4

Converts millimeters to inches.

File

uc_store/uc_store.module, line 155
Contains global Ubercart functions and store administration functionality.

Code

define('UC_STORE_MM_TO_IN', 0.03937007874);