Skip to content

BMI module improvements

Sean requested to merge production into dev
  • Allow decimal-initiated number and separated metric and imperial units

when using ^bmi to obtain mass from height or height from mass, output will default to the type of unit predominantly used in input (imperial or metric), or will use the type of unit specified (include imperial or metric in the line)

  • added period to imperial height output

Merge request reports

Loading