Powered by Apache

CVS log for OpenXM/src/asir-doc/exp/exp-ja.texi

[BACK] Up to [local] / OpenXM / src / asir-doc / exp

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: R_1_3_1-2


Revision 1.38 / (download) - annotate - [select for diffs], Wed Feb 10 05:49:58 2010 UTC (14 years, 4 months ago) by takayama
Branch: MAIN
CVS Tags: R_1_3_1-2
Changes since 1.37: +64 -1 lines
Diff to previous 1.37 (colored)

fj_simplify.rr is a collection of functions to simplify expressions containing
x^a.
This initial version is written by M.Fujimoto.
Example:
  load("fj_simplify.rr");
  simplify(x^(1/2)*x^(-1/2));

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>