Previous Topic

Next Topic

Book Contents

Book Index

_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

Copyright © 2013, 2016 Oracle and/or its affiliates. All rights reserved.