Home
last modified time | relevance | path

Searched defs:lexfunc (Results 1 – 1 of 1) sorted by relevance

/dports/math/yacas/yacas-1.9.1/jyacas/net/sf/yacas/
H A DMathCommands.java2188 abstract boolean lexfunc(String f1, String f2, LispHashTable aHashTable,int aPrecision); in lexfunc() method in MathCommands.LispLexCompare2
2226 boolean lexfunc(String f1, String f2, LispHashTable aHashTable,int aPrecision) in lexfunc() method in MathCommands.LexLessThan
2239 boolean lexfunc(String f1, String f2, LispHashTable aHashTable,int aPrecision) in lexfunc() method in MathCommands.LexGreaterThan