LibreOffice 7.4 laguntza
Osagarrien funtzioez UNO com.sun.star.sheet.addin.Analysis zerbitzuak hornitzen du..
Lehen motako ln(x) Bessel-en funtzio aldatua kalkulatzen du.
BESSELI(x;n)
x: funtzioak kalkulatzeko oinarritzat hartuko den balioa.
N SUMIFS positibo bat da (N >= 0), ln(x) Bessel-en funtzioaren ordena irudikatzen duena
=BESSELI(3,45, 4) funtzioak 0,651416873060081 ematen du
=BESSELI(3,45, 4,333): 0,651416873060081 ematen du, goian bezala, N balioaren zati frakzionarioa ez ikusi egiten baita.
=BESSELI(-1, 3): -0,022168424924332 ematen du
Lehen motako Jn(x) Bessel-en funtzio aldatua (zilindro-funtzioa) kalkulatzen du.
BESSELJ(x;n)
x: funtzioak kalkulatzeko oinarritzat hartuko den balioa.
N osoko zenbaki positibo bat da (N >= 0), Jn(x) Bessel-en funtzioaren ordena irudikatzen duena
=BESSELJ(3,45, 4): 0,196772639864984 ematen du
=BESSELJ(3,45, 4,333): 0,196772639864984 ematen du, goian bezala, N balioaren zati frakzionarioa ez ikusi egiten baita.
=BESSELJ(-1, 3): -0,019563353982668 ematen du
Bigarren motako Kn(x) Bessel-en funtzio aldatua kalkulatzen du.
BESSELK(x;n)
x balio positibo hertsia da (X > 0), funtzioak kalkulatzeko oinarritzat hartuko dena.
N osoko zenbaki positibo bat da (N >= 0), Kn(x) Bessel-en funtzioaren ordena irudikatzen duena
=BESSELK(3,45, 4): 0,144803466373734 ematen du
=BESSELK(3,45, 4,333): 0,144803466373734 ematen du, goian bezala, N balioaren zati frakzionarioa ez ikusi egiten baita.
=BESSELK(0, 3): Err:502 ematen du – baliogabeko argumentua (X=0)
Bigarren motako Yn(x) Bessel-en funtzio aldatua kalkulatzen du.
BESSELY(x;n)
x balio positibo hertsia da (X > 0), funtzioak kalkulatzeko oinarritzat hartuko dena.
N osoko zenbaki positibo bat da (N >= 0), Yn(x) Bessel-en funtzioaren ordena irudikatzen duena
=BESSELY(3,45, 4): -0,679848116844476 ematen du
=BESSELY(3,45, 4,333): 0,679848116844476 ematen du, goian bezala, N balioaren zati frakzionarioa ez ikusi egiten baita.
=BESSELY(0, 3): Err:502 ematen du – baliogabeko argumentua (X=0)
The result is the number for the binary (base-2) number string entered.
BIN2DEC (zenbakia)
Number is a string representing a binary (base-2) number. It can have a maximum of 10 places (bits). The most significant bit is the sign bit. Negative numbers are entered as two's complement.
=BIN2DEC("1100100") returns 100.
The result is the string representing the number in hexadecimal form for the binary (base-2) number string entered.
BIN2HEX(Zenbakia [; Zifrak])
Number is a string representing a binary (base-2) number. It can have a maximum of 10 places (bits). The most significant bit is the sign bit. Negative numbers are entered as two's complement.
Places means the number of places to be output.
=BIN2HEX("1100100";6) returns "000064".
The result is the string representing the number in octal form for the binary (base-2) number string entered.
BIN2OCT(Zenbakia [; Zifrak])
Number is a string representing a binary (base-2) number. It can have a maximum of 10 places (bits). The most significant bit is the sign bit. Negative numbers are entered as two's complement.
Zifrak: irteerako zifren kopurua.
=BIN2OCT("1100100";4) returns "0144".
The result is the string representing the number in binary (base-2) form for the number entered.
DEC2BIN(Zenbakia [; Zifrak])
Number is a number between -512 and 511. If Number is negative, the function returns a binary number string with 10 characters. The most significant bit is the sign bit, the other 9 bits return the value.
Zifrak: irteerako zifren kopurua.
=DEC2BIN(100;8) returns "01100100".
The result is the string representing the number in hexadecimal form for the number entered.
DEC2HEX(Zenbakia [; Zifrak])
Number is a number. If Number is negative, the function returns a hexadecimal number string with 10 characters (40 bits). The most significant bit is the sign bit, the other 39 bits return the value.
Zifrak: irteerako zifren kopurua.
=DEC2HEX(100;4) returns "0064".
The result is the string representing the number in octal form for the number entered.
DEC2OCT(Zenbakia [; Zifrak])
Number is a number. If Number is negative, the function returns an octal number string with 10 characters (30 bits). The most significant bit is the sign bit, the other 29 bits return the value.
Zifrak: irteerako zifren kopurua.
=DEC2OCT(100;4) returns "0144".
Emaitza TRUE (1) izango da, argumentu gisa emandako bi zenbakiak baliokideak badira; bestela, FALSE (0) izango da.
DELTA(Zenbakia1 [; Zenbakia2])
=DELTA(1;2) funtzioak 0 ematen du.
Gauss-en errore-integralaren balioak ematen ditu.
ERF(BehekoMuga [; GoikoMuga])
BehekoMuga: integralaren behemuga da.
GoikoMuga aukerakoa da. Integralaren goi-muga da. Balioa falta bada, kalkulua 0 eta behe-mugaren artean egingo da.
=ERF(0;1) funtzioak 0,842701 ematen du.
Gauss-en errore-integralaren balioak ematen ditu, 0 eta emandako mugaren artekoak.
ERF.PRECISE(BehekoMuga)
BehekoMuga integralaren muga da. Kalkulua 0 eta muga horren artean egiten da.
=ERF.PRECISE(1) funtzioak 0,842701 ematen du.
COM.MICROSOFT.ERF.PRECISE
Gauss-en errore-integralaren balio osagarriak ematen ditu, x eta infinituren artekoak.
ERFC(BehekoMuga)
BehekoMuga: integralaren beheko muga da.
=ERFC(1) funtzioak 0,157299 ematen du.
Gauss-en errore-integralaren balio osagarriak ematen ditu, x eta infinituren artekoak.
ERFC.PRECISE(BehekoMuga)
BehekoMuga: integralaren beheko muga da.
=ERFC.PRECISE(1) funtzioak 0,157299 ematen du.
COM.MICROSOFT.ERFC.PRECISE
Emaitza 1 izango da, Zenbakia Urratsa baino handiagoa edo berdina bada.
GESTEP(Zenbakia [; Urratsa])
=GESTEP(5;1) funtzioak 1 ematen du.
The result is the string representing the number in binary (base-2) form for the hexadecimal number string entered.
HEX2BIN(Zenbakia [; Zifrak])
Number is a string that represents a hexadecimal number. It can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement.
Zifrak: irteerako zifren kopurua.
=HEX2BIN("6a";8) returns "01101010".
The result is the number for the hexadecimal number string entered.
HEX2DEC(zenbakia)
Number is a string that represents a hexadecimal number. It can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement.
=HEX2DEC(6a) funtzioak 106 ematen du.
The result is the string representing the number in octal form for the hexadecimal number string entered.
HEX2OCT(Zenbakia [; Zifrak])
Number is a string that represents a hexadecimal number. It can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement.
Zifrak: irteerako zifren kopurua.
=HEX2OCT("6a";4) funtzioak "0152" itzultzen du.