CyberSlug Rules!

Beginner Programming CMPS060

Prof. Paulo Franca

Home

Syllabus

Login

Objects

Download

Staff only

Skill 13

Manipulating Numeric Expressions

 

Now you can:

  • Choose the appropriate types of variables to handle your data
  • Use expressions to compute results
  • Use functions from the math.h library in your programs