Searched refs:TATAN (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/ |
H A D | TokenConstants.java | 115 public static final int TATAN = 0x12; field
|
H A D | FunctionLookup.java | 98 addEntry("ATAN", TokenConstants.TATAN, 1); in initialize()
|
/aoo42x/main/starmath/inc/ |
H A D | parse.hxx | 96 TACOS, TATAN, TLN, TLOG, TUOPER, enumerator
|
/aoo42x/main/starmath/source/ |
H A D | parse.cxx | 137 { "arctan", TATAN, '\0', TGFUNCTION, 5}, 2178 case TATAN : in Function()
|
Completed in 136 milliseconds