Add-in Functions, List of Analysis Functions Part Two

ბრძანებაზე წვდომისათვის...

ჩასმა - ფუნქცია - კატეგორია დამატება


IMABS

შედეგი არის კომპლექსური რიცხვის აბსოლუტური მნიშვნელობა.

სინტაქსი

IMABS(კომპლექსური რიცხვი)

ComplexNumber is a complex number that is entered in the form "x+yi" or "x+yj".

მაგალითი

=IMABS("5+12j") returns 13.

[text/scalc/01/func_imcos.xhp#imcos_head not found].

Returns the cosine of a complex number.

[text/scalc/01/func_imcosh.xhp#imcosh_head not found].

Returns the hyperbolic cosine of a complex number.

[text/scalc/01/func_imcot.xhp#imcot_head not found].

Returns the cotangent of a complex number.

[text/scalc/01/func_imcsc.xhp#imcsc_head not found].

Returns the cosecant of a complex number.

[text/scalc/01/func_imcsch.xhp#imcsch_head not found].

Returns the hyperbolic cosecant of a complex number.

[text/scalc/01/func_imsec.xhp#imsec_head not found].

Returns the secant of a complex number.

[text/scalc/01/func_imsech.xhp#imsech_head not found].

Returns the hyperbolic secant of a complex number.

[text/scalc/01/func_imsin.xhp#imsin_head not found].

Returns the sine of a complex number.

[text/scalc/01/func_imsinh.xhp#imsinh_head not found].

Returns the hyperbolic sine of a complex number.

[text/scalc/01/func_imtan.xhp#imtan_head not found].

Returns the tangent of a complex number.

COMPLEX

შედეგი არის კომპლექსური რიცხვი, რომელსაც აბრუნებს ნამდვილი და წარმოსახვითი კოეფიციენტი.

სინტაქსი

COMPLEX(ნამდვილი რიცხვი;I რიცხვი;სუფიქსი)

RealNum is the real coefficient of the complex number.

INum is the imaginary coefficient of the complex number.

Suffix is a list of options, "i" or "j".

მაგალითი

=COMPLEX(3;4;"j") returns 3+4j.

CONVERT

Converts a value from one unit of measure to the corresponding value in another unit of measure. Enter the units of measures directly as text in quotation marks or as a reference. If you enter the units of measure in cells, they must correspond exactly with the following list which is case sensitive: For example, in order to enter a lower case l (for liter) in a cell, enter the apostrophe ' immediately followed by l.

მდგომარეობა

ერთეულები

წონა

g, sg, lbm, u, ozm, stone, ton, grain, pweight, hweight, shweight, brton

სიგრძე

m, mi, Nmi, in, ft, yd, ang, Pica, ell, parsec, lightyear, survey_mi

დრო

yr, day, hr, mn, sec, s

წნევა

Pa, atm, at, mmHg, Torr, psi

ძალა

N, dyn, dy, lbf, pond

ენერგია

J, e, c, cal, eV, ev, HPh, Wh, wh, flb, BTU, btu

ძალა

W, w, HP, PS

ველის ძალა

T, ga

ტემპერატურა

C, F, K, kel, Reau, Rank

ხმა

l, L, lt, tsp, tbs, oz, cup, pt, us_pt, qt, gal, m3, mi3, Nmi3, in3, ft3, yd3, ang3, Pica3, barrel, bushel, regton, Schooner, Middy, Glass

არე

m2, mi2, Nmi2, in2, ft2, yd2, ang2, Pica2, Morgen, ar, acre, ha

სიჩქარე

m/s, m/sec, m/h, mph, kn, admkn

Information

bit, byte


Units of measure in bold can be preceded by a prefix character from the following list:

Prefix

Multiplier

Y (yotta)

10^24

Z (zetta)

10^21

E (exa)

10^18

P (peta)

10^15

T (tera)

10^12

G (giga)

10^9

M (mega)

10^6

k (kilo)

10^3

h (hecto)

10^2

e (deca)

10^1

d (deci)

10^-1

c (centi)

10^-2

m (milli)

10^-3

u (micro)

10^-6

n (nano)

10^-9

p (pico)

10^-12

f (femto)

10^-15

a (atto)

10^-18

z (zepto)

10^-21

y (yocto)

10^-24


Information units "bit" and "byte" may also be prefixed by one of the following IEC 60027-2 / IEEE 1541 prefixes:

ki kibi 1024

Mi mebi 1048576

Gi gibi 1073741824

Ti tebi 1099511627776

Pi pebi 1125899906842620

Ei exbi 1152921504606850000

Zi zebi 1180591620717410000000

Yi yobi 1208925819614630000000000

შენიშვნის ხატულა

The functions whose names end with _ADD or _EXCEL2003 return the same results as the corresponding Microsoft Excel 2003 functions without the suffix. Use the functions without suffix to get results based on international standards.


სინტაქსი

CONVERT(Number; "FromUnit"; "ToUnit")

რიცხვი არის გარდასაქმნელი ციფრული მნიშვნელობა.

ერთეულიდან: ერთეული რომლიდანაც ხდება გადაყვანა.

ToUnit is the unit to which conversion is taking place. Both units must be of the same type.

მაგალითები

=CONVERT(10;"HP";"PS") returns, rounded to two decimal places, 10.14. 10 HP equal 10.14 PS.

=CONVERT(10;"km";"mi") returns, rounded to two decimal places, 6.21. 10 kilometers equal 6.21 miles. The k is the permitted prefix character for the factor 10^3.

FACTDOUBLE

Returns the double factorial of a number.

სინტაქსი

FACTDOUBLE(რიცხვი)

Returns Number !!, the double factorial of Number, where Number is an integer greater than or equal to zero.

For even numbers FACTDOUBLE(n) returns:

2*4*6*8* ... *n

For odd numbers FACTDOUBLE(n) returns:

1*3*5*7* ... *n

FACTDOUBLE(0) returns 1 by definition.

მაგალითი

=FACTDOUBLE(5) returns 15.

=FACTDOUBLE(6) returns 48.

=FACTDOUBLE(0) returns 1.

IMAGINARY

შედეგი არის კომპლექსური რიცხვის წარმოსახვითი კოეფიციენტი.

სინტაქსი

IMAGINARY(კომპლექსური რიცხვი)

ComplexNumber is a complex number that is entered in the form "x+yi" or "x+yj".

მაგალითი

=IMAGINARY("4+3j") returns 3.

IMARGUMENT

შედეგი არის კომპლექსური რიცხვის არგუმენტი (phi კუთხე).

სინტაქსი

IMARGUMENT(კომპლექსური რიცხვი)

ComplexNumber is a complex number that is entered in the form "x+yi" or "x+yj".

მაგალითი

=IMARGUMENT("3+4j") returns 0.927295.

IMCONJUGATE

შედეგი არის კომპლექსური დანამატის და კომპლექსური რიცხვის შეერთება.

სინტაქსი

IMCONJUGATE(კომპლექსური რიცხვი)

ComplexNumber is a complex number that is entered in the form "x+yi" or "x+yj".

მაგალითი

=IMCONJUGATE("1+j") returns 1-j.

IMDIV

შედეგი არის ორი კომპლექსური რიცხვის განაყიფი.

სინტაქსი

IMDIV(ნუმერატორი;დენომინატორი)

Numerator, Denominator are complex numbers that are entered in the form "x+yi" or "x+yj".

მაგალითი

=IMDIV("-238+240i";"10+24i") returns 5+12i.

IMEXP

შედეგი არის კომპლექსური რიცხვის e ხარისხი. e კონსტანდა დაახლოებით უდრის 2.71828182845904.

სინტაქსი

IMEXP(კომპლექსური რიცხვი)

ComplexNumber is a complex number that is entered in the form "x+yi" or "x+yj".

მაგალითი

=IMEXP("1+j") returns 1.47+2.29j (rounded).

IMLN

შედეგი არის კომპლექსური რიცხვის ნატურალური ლოგარითმი (ფუძით e). e კონსტანდა დაახლოებით უდრის 2.71828182845904.

სინტაქსი

IMLN(კომპლექსური რიცხვი)

ComplexNumber is a complex number that is entered in the form "x+yi" or "x+yj".

მაგალითი

=IMLN("1+j") returns 0.35+0.79j (rounded).

IMLOG10

შედეგი არის კომპლექსური რიცხვის ჩოულებრივი ლოგარითმი (ფუძით 10).

სინტაქსი

IMLOG10(კომპლექსური რიცხვი)

ComplexNumber is a complex number that is entered in the form "x+yi" or "x+yj".

მაგალითი

=IMLOG10("1+j") returns 0.15+0.34j (rounded).

IMLOG2

შედეგი არის კომპლექსური რიცხვის ორობითი ლოგარითმი.

სინტაქსი

IMLOG2(კომპლექსური რიცხვი)

ComplexNumber is a complex number that is entered in the form "x+yi" or "x+yj".

მაგალითი

=IMLOG2("1+j") returns 0.50+1.13j (rounded).

IMPOWER

The result is the ComplexNumber raised to the power of Number.

სინტაქსი

IMPOWER(კომპლექსური რიცხვი;რიცხვი)

ComplexNumber is a complex number that is entered in the form "x+yi" or "x+yj".

რიცხვი გამოსაცდელი მნიშვნელობა.

მაგალითი

=IMPOWER("2+3i";2) returns -5+12i.

IMPRODUCT

შედეგი არის 29-მდე კომპლექსური რიცხვის ნამრავლი.

სინტაქსი

IMPRODUCT(კომპლექსური რიცხვი;კომპლექსური რიცხვი 1;...)

ComplexNumber is a complex number that is entered in the form "x+yi" or "x+yj".

მაგალითი

=IMPRODUCT("3+4j";"5-3j") returns 27+11j.

IMREAL

შედეგი არის კომპლექსური რიცხვის ნამდვილი კოეფიციენტი.

სინტაქსი

IMREAL(კომპლექსური რიცხვი)

ComplexNumber is a complex number that is entered in the form "x+yi" or "x+yj".

მაგალითი

=IMREAL("1+3j") returns 1.

IMSQRT

შედეგი არის კომპლექსური რიცხვის კვადრატული ფესვი.

სინტაქსი

IMSQRT(კომპლექსური რიცხვი)

ComplexNumber is a complex number that is entered in the form "x+yi" or "x+yj".

მაგალითი

=IMSQRT("3+4i") returns 2+1i.

IMSUB

შედეგი არის ორი კომპლექსური რიცხვის გამოკლება.

სინტაქსი

IMPRODUCT(კომპლექსური რიცხვი;კომპლექსური რიცხვი 1;...)

ComplexNumber is a complex number that is entered in the form "x+yi" or "x+yj".

მაგალითი

=IMSUB("13+4j";"5+3j") returns 8+j.

IMSUM

შედეგი არის 29-მდე კომპლექსური რიცხვის ჯამი.

სინტაქსი

IMPRODUCT(კომპლექსური რიცხვი;კომპლექსური რიცხვი 1;...)

ComplexNumber is a complex number that is entered in the form "x+yi" or "x+yj".

მაგალითი

=IMSUM("13+4j";"5+3j") returns 18+7j.

OCT2BIN

შედეგი არის შეყვანილი რვაობითი რიცხვის ორობითი რიცხვი.

სინტაქსი

OCT2BIN(რიცხვი;ადგილები)

რიცხვი: რვაობითი რიცხვი. რიცხვს შეიძლება მაქიმუმ 10 ადგილი (ბიტი) ჰქონდეს. ყველაზე მნისვნელოვანია ნიშნის ბიტი. უარყოფითი რიცხვები შეყვანილია როგორც ორის დამატება.

ადგილები: გამოსატანი ადგილების ნომრები.

მაგალითი

=OCT2BIN(3;3) returns 011.

OCT2DEC

შედეგი არის შეყვანილი რვაობითი რიცხვის ათობითი რიცხვი.

სინტაქსი

OCT2DEC(რიცხვი)

რიცხვი: რვაობითი რიცხვი. რიცხვს შეიძლება მაქიმუმ 10 ადგილი (ბიტი) ჰქონდეს. ყველაზე მნისვნელოვანია ნიშნის ბიტი. უარყოფითი რიცხვები შეყვანილია როგორც ორის დამატება.

მაგალითი

=OCT2DEC(144) returns 100.

OCT2HEX

შედეგი არის შეყვანილი რვაობითი რიცხვის თექვსმეტობითი რიცხვი.

სინტაქსი

OCT2HEX(რიცხვი;ადგილები)

რიცხვი: რვაობითი რიცხვი. რიცხვს შეიძლება მაქიმუმ 10 ადგილი (ბიტი) ჰქონდეს. ყველაზე მნისვნელოვანია ნიშნის ბიტი. უარყოფითი რიცხვები შეყვანილია როგორც ორის დამატება.

ადგილები: გამოსატანი ადგილების ნომრები.

მაგალითი

=OCT2HEX(144;4) returns 0064.