21.08.2013 Views

LibreOffice 3.4 Calc Guide - The Document Foundation Wiki

LibreOffice 3.4 Calc Guide - The Document Foundation Wiki

LibreOffice 3.4 Calc Guide - The Document Foundation Wiki

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Syntax Description<br />

T(value) Converts a number to a blank text string. Value is the value to<br />

be converted. Also, a reference can be used as a parameter. If<br />

the referenced cell includes a number or a formula containing<br />

a numerical result, the result will be an empty string.<br />

TEXT(number; format) Converts a number into text according to a given format.<br />

Number is the numerical value to be converted. Format is the<br />

text which defines the format. Use decimal and thousands<br />

separators according to the language set in the cell format.<br />

TRIM(text) Removes spaces that are in front of a string, or aligns cell<br />

contents to the left. Text is the text in which leading spaces<br />

are removed, or the cell in which the contents will be leftaligned.<br />

UPPER(text) Converts the string specified in the text parameter to<br />

uppercase. Text is the lower case letters you want to convert<br />

to upper case.<br />

VALUE(text) Converts a text string into a number. Text is the text to be<br />

converted to a number.<br />

Add-in functions<br />

Table 46: Add-in functions<br />

Syntax Description<br />

BESSELI(x; n) <strong>Calc</strong>ulates the modified Bessel function In(x). x is the value<br />

on which the function will be calculated. n is the order of the<br />

Bessel function.<br />

BESSELJ(x; n) <strong>Calc</strong>ulates the Bessel function Jn(x) (cylinder function). x is<br />

the value on which the function will be calculated. n is the<br />

order of the Bessel function.<br />

BESSELK(x; n) <strong>Calc</strong>ulates the modified Bessel function Kn(x). x is the value<br />

on which the function will be calculated. n is the order of the<br />

Bessel function.<br />

BESSELY(x; n) <strong>Calc</strong>ulates the modified Bessel function Yn(x), also known<br />

as the Weber or Neumann function. x is the value on which<br />

the function will be calculated. n is the order of the Bessel<br />

function.<br />

BIN2DEC(number) Returns the decimal number for the binary number entered.<br />

Number is the binary number.<br />

BIN2HEX(number; places) Returns the hexadecimal number for the binary number<br />

entered. Number is the binary number. Places is the<br />

number of places to be output.<br />

BIN2OCT(number; places) Returns the octal number for the binary number entered.<br />

Number is the binary number. Places is the number of<br />

places to be output.<br />

Appendix B Description of Functions 391

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

Saved successfully!

Ooh no, something went wrong!