Today I worked on some Python early in the am. Been busy and got sick recently so I have been slow on the upkeep. I started the day by revising the previous user input basics by calculating the area of a triangle as well as replicating the shopping program from before.
Going over some useful / most used functions within the math module. This module provides me with a wider range of functions and constants to work with math.
Tomorrow I will be revising today's Python work on math and find another equation I can work with. I will create my own version of this by using the following equations for a circle:
Calculate the diameter from the radius. The Diameter from the circumference and the diameter from the area formulas. This will enable me to utilise all the math functions while using different equations to that of above.





No comments:
Post a Comment