Language Reference
-
Overview
-
Statements, Functions, and Subroutines by Category
-
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
-
Base SAS Functions Accessible from SAS/IML Software
-
References
|
|
Copyright © SAS Institute, Inc. All Rights Reserved.