Changeset 2180 in Sophya for trunk/SophyaPI/PIext/servnobjm.h
- Timestamp:
- Aug 13, 2002, 12:43:33 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/servnobjm.h
r1971 r2180 62 62 virtual void PlotFunc2D(DlFunctionOfXY f, string & nom, double xmin, double xmax, 63 63 double ymin, double ymax, int npx=50, int npy=50, string dopt=""); 64 65 // Calcul d'expression arithmetique 66 virtual void ExpVal(string expval,string resultvarname=""); 64 67 65 68 // Trace d'expression de NTuple, et d'autres objets
Note:
See TracChangeset
for help on using the changeset viewer.