-inf vs. minf, tex(), web interface updates
- Subject: -inf vs. minf, tex(), web interface updates
- From: Barton Willis
- Date: Thu, 20 Jul 2006 06:04:28 -0500
-----Matthew Sarnoff wrote: -----
>- signum(x) needs to be translated as "\sgn x"
(%i1) load("mactex-utilities")$
(%i2) texput(signum,"\\sgn")$
(%i3) tex(signum(x));
$$\sgn\left(x\right)$$
Barton