07.05.2014 Views

The Microsoft Excel File Format - OpenOffice.org

The Microsoft Excel File Format - OpenOffice.org

The Microsoft Excel File Format - OpenOffice.org

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

3 Formulas<br />

3.6.5 tPower (07 H )<br />

Exponentiation operator. Raises the second-to-top operand to the power of the top operand. Operand class: value.<br />

Token tPower, BIFF2-BIFF8:<br />

Offset Size Contents<br />

0 1 07 H<br />

Example: 3^2 returns 9.<br />

3.6.6 tConcat (08 H )<br />

Concatenation operator. Appends the top operand to the second-to-top operand. Operand class: value.<br />

Token tConcat, BIFF2-BIFF8:<br />

Offset Size Contents<br />

0 1 08 H<br />

Example: "ABC"&"DEF" returns "ABCDEF“.<br />

3.6.7 tLT (09 H )<br />

Less than operator. Returns TRUE if the second-to-top operand is less than the top operand. Operand class: value.<br />

Token tLT, BIFF2-BIFF8:<br />

Offset Size Contents<br />

0 1 09 H<br />

Example: 3

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!