IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 1680


Ignore:
Timestamp:
Sep 1, 2004, 5:14:06 PM (22 years ago)
Author:
Paul Price
Message:

Fixed broken document.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/pslib/psLibSDRS.tex

    r1677 r1680  
    1 %%% $Id: psLibSDRS.tex,v 1.103 2004-09-02 00:49:21 price Exp $
     1%%% $Id: psLibSDRS.tex,v 1.104 2004-09-02 03:14:06 price Exp $
    22\documentclass[panstarrs,spec]{panstarrs}
    33
     
    27752775The list of required operators for \code{psBinaryOp} are:
    27762776\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 (\^)
    27822782\item Minimum (min)
    27832783\item Maximum (max)
Note: See TracChangeset for help on using the changeset viewer.