I was wondering how you round numbers when you are outputting an answer to a label. I know it is .tostring("?"). I don't know what letter belongs where the ? is.
here is my code if it helps.
'Date: 10/8
'Peroid: 3
'Project Description: This project calculates your BMI
Public Class frmBmiMainPage
'Declaring Global...
User Profile
Collapse
-
BMI calculator
I am trying to make a bmi calculator, but i am stuck. I need some help with making
a project that follows these guidelines:
Write a program that takes a person's height and
weight in pounds and returns the body mass index(BMI).
BMI is defined as the weight, expressed in kilograms,
divided by the square of the height expressed in
meters. One inch is 0.0254 meters and one pound is
0.454 kilograms....
No activity results to display
Show More