Searched refs:TSIN (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/ |
H A D | TokenConstants.java | 118 public static final int TSIN = 0x0F; field
|
H A D | FunctionLookup.java | 116 addEntry("SIN", TokenConstants.TSIN, 1); in initialize()
|
/aoo4110/main/starmath/inc/ |
H A D | parse.hxx | 85 TSIN, TCOS, TTAN, TCOT, TFUNC, enumerator
|
/aoo4110/main/starmath/source/ |
H A D | parse.cxx | 289 { "sin", TSIN, '\0', TGFUNCTION, 5}, 2162 case TSIN : in Function()
|
Completed in 19 milliseconds