Searched refs:TATAN (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/xmerge/source/pexcel/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()
|
/aoo41x/main/starmath/inc/ |
H A D | parse.hxx | 96 TACOS, TATAN, TLN, TLOG, TUOPER, enumerator
|
/aoo41x/main/starmath/source/ |
H A D | parse.cxx | 136 { "arctan", TATAN, '\0', TGFUNCTION, 5}, 2168 case TATAN : in Function()
|
Completed in 35 milliseconds