 What’s New in SAS/IML 9.3 What’s New in SAS/IML 9.3
 Introduction to SAS/IML Software Introduction to SAS/IML Software
 Understanding the SAS/IML Language Understanding the SAS/IML Language
 Tutorial: A Module for Linear Regression Tutorial: A Module for Linear Regression
 Working with Matrices Working with Matrices
 Programming Statements Programming Statements
 Working with SAS Data Sets Working with SAS Data Sets
 File Access File Access
 General Statistics Examples General Statistics Examples
 Submitting SAS Statements Submitting SAS Statements
 Calling Functions in the R Language Calling Functions in the R Language
 Robust Regression Examples Robust Regression Examples
 Time Series Analysis and Examples Time Series Analysis and Examples
 Nonlinear Optimization Examples Nonlinear Optimization Examples
 Graphics Examples Graphics Examples
 Window and Display Features Window and Display Features
 Storage Features Storage Features
 Using SAS/IML Software to Generate SAS/IML Statements Using SAS/IML Software to Generate SAS/IML Statements
 Wavelet Analysis Wavelet Analysis
 Genetic Algorithms Genetic Algorithms
 Sparse Matrix Algorithms Sparse Matrix Algorithms
 Further Notes Further Notes
 Language Reference Language Reference
- Overview
- Statements, Functions, and Subroutines by Category
 Operators Operators
- Addition Operator:  +
- Comparison Operators: <,  <=,  >,  >=,  =,  ^=
- Concatenation Operator, Horizontal:  ||
- Concatenation Operator, Vertical:  //
- Direct Product Operator:  @
- Division Operator:  /
- Element Maximum Operator:  <>
- Element Minimum Operator:  ><
- Index Creation Operator:  :
- Logical Operators:  ,  |,  ^
- Multiplication Operator, Elementwise:  
- Multiplication Operator, Matrix:  *
- Power Operator, Elementwise:  
- Power Operator, Matrix:  **
- Sign Reversal Operator:  –
- Subscripts:  [ ]
- Subtraction Operator:  –
- Transpose Operator: `
 Statements, Functions, and Subroutines Statements, Functions, and Subroutines
 Base SAS Functions Accessible from SAS/IML Software Base SAS Functions Accessible from SAS/IML Software
- References
 Module Library Module Library
 
          
            
            
- Type
- Usage and Reference
- Copyright Date
- July 2011
- Last Updated
- 28Jun2011