You will Write a program for calculating person s Body Mass Index (BMI). The following formula is used: bmi = weight / length² , where weight is in kilograms and length is in meters.
With the information in this book, you will learn how to Write not only JavaScript that can stand on its own within a Web page, but also how to Write scripts that interact with applications written in other development languages.