You are here

constant MM_TO_IN in Ubercart 7.3

Same name and namespace in other branches
  1. 5 uc_store/uc_store.module \MM_TO_IN
  2. 6.2 uc_store/uc_store.module \MM_TO_IN

Converts millimeters to inches.

File

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

Code

define('MM_TO_IN', 0.03937007874);