Joint Operators: | , \ |
Range Operators: | .. :: |
Transposition: | ' |
Algebraic Operators: | + - * # |
:+ :- :* :/ :^ | |
Logical Operators: | == != > >= < <= & | |
:== :> :>= :< :<= | |
Subscript and Submatrix: | [ ] | | . |
e.g., x[|i,j\m,n|] |
abs(), sqrt(), exp(), ln(), log(), sin(), cos() |
det(), invsym() |
describe, clear, drop |
viewsource pi.mata |
viewsource tanh.mata ... |