Value Related Functions

In This Lesson, You Will Learn Functions That:

  • Calculate the square and the square root of a numeric argument
  • Calculate the higher and lower value in a value pair
  • Calculate the absolute value of a number, as well as its sign
  • Round out decimal places, converting numeric values into integers
  • Generate random numbers

 

<< Previous: Lesson Summary | Next: Square >>