diff --git a/helpcontent2/source/text/scalc/01/04060115.xhp b/helpcontent2/source/text/scalc/01/04060115.xhp index cc00a2fc78..4a5be44f28 100755 --- a/helpcontent2/source/text/scalc/01/04060115.xhp +++ b/helpcontent2/source/text/scalc/01/04060115.xhp @@ -1,13 +1,14 @@ - + ************************************************************************ + --> @@ -42,7 +44,7 @@ Sun Microsystems, Inc. -FPE: Fixed missing Headings, inserted sections, added sort element +FPE: Fixed missing Headings, inserted sections, added sort element @@ -89,7 +91,7 @@
BESSELY -Calculates the modified Bessel function is. +Calculates the modified Bessel function. Syntax BESSELY(x;n) x: the value on which the function will be calculated. @@ -97,7 +99,8 @@
BIN2DEC function - +converting;binary numbers, into decimal numbers +mw added one entry BIN2DEC The result is the decimal number for the binary number entered. @@ -109,7 +112,8 @@
BIN2HEX function - +converting;binary numbers, into hexadecimal numbers +mw added one entry BIN2HEX The result is the hexadecimal number for the binary number entered. @@ -122,7 +126,8 @@
BIN2OCT function - +converting;binary numbers, into octal numbers +mw added one entry BIN2OCT The result is the octal number for the binary number entered. @@ -135,7 +140,8 @@
DELTA function - +recognizing;equal numbers +mw added one entry DELTA The result is TRUE (1) if both numbers, which are delivered as an argument, are equal, otherwise it is FALSE (0). @@ -146,7 +152,8 @@
DEC2BIN function - +converting;decimal numbers, into binary numbers +mw added one entry DEC2BIN The result is the binary number for the decimal number entered between -512 and 511. @@ -159,7 +166,8 @@
DEC2HEX function - +converting;decimal numbers, into hexadecimal numbers +mw added one entr DEC2HEX The result is the hexadecimal number for the decimal number entered. @@ -172,7 +180,8 @@
DEC2OCT function - +converting;decimal numbers, into octal numbers +mw added one entr DEC2OCT The result is the octal number for the decimal number entered. @@ -185,7 +194,8 @@
ERF function - +Gaussian error integral +mw added one entr ERF Returns values of the Gaussian error integral. @@ -210,7 +220,8 @@
GESTEP function - +numbers;greater than or equal to +mw added one entry GESTEP The result is 1 if Number is greater than or equal to Step. @@ -221,7 +232,8 @@
HEX2BIN function - +converting;hexadecimal numbers, into binary numbers +mw added one entry HEX2BIN The result is the binary number for the hexadecimal number entered. @@ -234,7 +246,8 @@
HEX2DEC function - +converting;hexadecimal numbers, into decimal numbers +mw added one entry HEX2DEC The result is the decimal number for the hexadecimal number entered. @@ -246,7 +259,8 @@
HEX2OCT function - +converting;hexadecimal numbers, into octal numbers +mw added one entry HEX2OCT The result is the octal number for the hexadecimal number entered.