sm1_startox_sm1_forAsir on the localhost.
ox_sm1_forAsir on the localhost.
    It returns the descriptor of ox_sm1_forAsir.
Xm_noX = 1 to start ox_sm1_forAsir
without a debug window.
ord.  For example, 
when you are working in the
ring of differential operators on the variable x and dx
(dx stands for 
),
sm1 server assumes that
the variable dx is collected to the right and the variable
x is collected to the left in the printed expression.
In the example below, you  must not use the variable cc
for computation in sm1.
a to z except d and o
and x0, ..., x20, y0, ..., y20,
z0, ..., z20 can be used as variables for ring of
differential operators in default. (cf. Sm1_ord_list in sm1).
Sm1_proc.
[260] ord([da,a,db,b]); [da,a,db,b,dx,dy,dz,x,y,z,dt,ds,t,s,u,v,w, ......... omit .................. ] [261] a*da; a*da [262] cc*dcc; dcc*cc [263] sm1_mul(da,a,[a]); a*da+1 [264] sm1_mul(a,da,[a]); a*da
ox_launch, sm1_push_int0, sm1_push_poly0,
    ord
Go to the first, previous, next, last section, table of contents.