You are here

constant G_TO_OZ in Ubercart 7.3

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

Converts grams to ounces.

File

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

Code

define('G_TO_OZ', 0.03527396195);