Changeset 1680
- Timestamp:
- Sep 1, 2004, 5:14:06 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/psLibSDRS.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/psLibSDRS.tex
r1677 r1680 1 %%% $Id: psLibSDRS.tex,v 1.10 3 2004-09-02 00:49:21price Exp $1 %%% $Id: psLibSDRS.tex,v 1.104 2004-09-02 03:14:06 price Exp $ 2 2 \documentclass[panstarrs,spec]{panstarrs} 3 3 … … 2775 2775 The list of required operators for \code{psBinaryOp} are: 2776 2776 \begin{itemize} 2777 \item Addition ( +)2778 \item Subtraction ( -)2779 \item Multiplication ( *)2780 \item Division ( /)2781 \item Power ( ^)2777 \item Addition ($+$) 2778 \item Subtraction ($-$) 2779 \item Multiplication ($*$) 2780 \item Division ($/$) 2781 \item Power (\^) 2782 2782 \item Minimum (min) 2783 2783 \item Maximum (max)
Note:
See TracChangeset
for help on using the changeset viewer.
