chickadee » unitconv » define-unit

(define-unit name dims factor . abbrevs)syntax

Defines a variable NAME that holds a unit definition of a unit with the given dimension and factor.

DIMS can be either one of the base quantities (see next section) or a derivative quantity created by define-quantity.