SAS Institute. The Power to Know

Step-by-Step Programming with Base SAS(R) Software

space
Previous Page | Next Page

Working with Numeric Variables

Introduction to Working with Numeric Variables


Purpose

In this section, you will learn the following:

  • how to perform arithmetic calculations in SAS using arithmetic operators and the SAS functions ROUND and SUM

  • how to compare numeric variables using logical operators

  • how to store numeric variables efficiently when disk space is limited


Prerequisites

Before proceeding with this section, you should understand the concepts presented in the following topics:

space
Previous Page | Next Page | Top of Page