User Profile

Collapse

Profile Sidebar

Collapse
CamHat
CamHat
Last Activity: Oct 10 '07, 05:11 AM
Joined: Oct 8 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • CamHat
    started a topic Rounding Numbers
    in .NET

    Rounding Numbers

    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...
    See more | Go to post

  • CamHat
    started a topic BMI calculator

    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....
    See more | Go to post
No activity results to display
Show More
Working...