| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Create const for the gravPull calculationsHEADmaster | EdwardFine | 2022-10-19 | 1 | -1/+12 |
| * | Revert "Calculate Gravitational pull and display it in console" | EdwardFine | 2022-10-19 | 1 | -15/+1 |
| * | Calculate Gravitational pull and display it in console | EdwardFine | 2022-10-19 | 1 | -1/+15 |
| * | Compute mass | EdwardFine | 2022-10-18 | 1 | -2/+10 |
| * | Const for mass/square meter | EdwardFine | 2022-10-18 | 1 | -0/+1 |
| * | Force the user input to be between 1 and 400 | EdwardFine | 2022-10-06 | 1 | -11/+20 |
| * | Check aspect ratio and print a message if it's too big. | EdwardFine | 2022-10-06 | 1 | -13/+25 |
| * | Compute Aspect Ratio | EdwardFine | 2022-10-06 | 1 | -2/+4 |
| * | Print out area | EdwardFine | 2022-10-06 | 1 | -0/+2 |
| * | Convert to Square Meters | EdwardFine | 2022-10-06 | 1 | -0/+2 |
| * | Area of a Kite | EdwardFine | 2022-10-06 | 1 | -1/+7 |
| * | Print inputted values and loops until inputted right. | EdwardFine | 2022-10-05 | 1 | -5/+10 |
| * | Prompt for Length and Width | EdwardFine | 2022-10-05 | 1 | -0/+23 |