[BACK]Return to test1.rr CVS log [TXT][DIR] Up to [local] / OpenXM / src / asir-contrib / plugin / os_muldif / assert

File: [local] / OpenXM / src / asir-contrib / plugin / os_muldif / assert / test1.rr (download)

Revision 1.1, Wed Mar 28 05:38:37 2018 UTC (6 years, 3 months ago) by takayama
Branch: MAIN
CVS Tags: HEAD

The plugin programs and data files for os_muldif.rr are installed
by  cd plugin/os_muldif ; make install

import("names.rr")$
import("os_muldif.rr")$
os_md.dviout0(0);  // clear the tex file in ~/asir/tex/out.tex
os_md.xygraph(1/(1+x^2),-32,[-6,6],0,[0,1.5]|ax=[0,0,1,1,1],scale=[12.5,20],dviout=1);
printf("Can you see a graph on the PDF file risaout.pdf?")$
end$

// $OpenXM: OpenXM/src/asir-contrib/plugin/os_muldif/assert/test1.rr,v 1.1 2018/03/28 05:38:37 takayama Exp $