Previous Topic

Next Topic

Book Contents

_CalculateBSA

Calculates the body surface area.

Syntax

_CalculateBSA(height,weight)

Parameters

Parameters for _CalculateBSA

Parameter

Definition

Data type

height

Height of the subject, in centimeters.

Float

weight

Weight of the subject, in kilograms.

Float

Returns

Body surface area (Float).

Notes

Send Feedback