Calculate your BMI

Simple program to calculate your BMI and "optimal" BMI according to your height.

There is 2 JavaScript files to download for running the Python code in and it's about 4MB in total so the programs might not run directly, so give it a sec and maybe reload if issues.

BMI is not always the correct way to calculate if you are overweight or not, it depends on how active you are and its more a pointer! The BMI values and what kind of class they represent I got from many different places but I link to Wikipedia since it have a easy overview here. The program does not calculate decimals in this version, in Python it works but apperently not here right now.

Version 1.0