XLFMSMT ;SLC,SF/MH,RWF - Callable functions for conversions in measurement ;04/09/2002 09:02
Source file <XLFMSMT.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
WEIGHT(VAL,FROM,TO) | ;;Convert weight between metric and U.S. weights
|
|
LENGTH(VAL,FROM,TO) | ;;Convert length between metric and U.S. length
|
|
VOLUME(VAL,FROM,TO) | ;;Convert volume between metric and U.S. volume
|
|
BSA(%HT,%WT) | ;;Return Body Surface Area using Dubois formula
|
|
TEMP(VAL,FROM,TO) | ;;Convert metric temperature to U.S. temperature
|
|
VAL(X) | ;
|
|
UPCASE(X) | ;
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|