Mathematical Functions

এই শ্রেণীবিভাগটি Calc এর জন্য গাণিতিক ফাংশন ধারণ করে থাকে। ফাংশন উইজার্ড খোলার জন্য, সন্নিবেশ - ফাংশন নির্বাচন করুন।

[text/scalc/01/func_aggregate.xhp#aggregate_head not found].

This function returns an aggregate result of the calculations in the range. You can use different aggregate functions listed below. The Aggregate function enables you to omit hidden rows, errors, SUBTOTAL and other AGGREGATE function results in the calculation.

RAWSUBTRACT

Subtracts a set of numbers and gives the result without eliminating small roundoff errors.

SUM

Adds a set of numbers.

HOUR

Return a numeric value calculated by a combination of three colors (red, green and blue) and the alpha channel, in the RGBA color system. The result depends on the color system used by your computer.

SUMIFS

Returns the sum of the values of cells in a range that meets multiple criteria in multiple ranges.

ABS

একটি সংখ্যার পরম মান প্রদান করে।

Syntax

ABS(Number)

সংখ্যা হলো এমন একটি সংখ্যা, যার পরম মান গণনা করা হবে। একটি সংখ্যার পরম মান হলো +/- চিহ্ন ব্যতীত একটি মান।

Example

=ABS(-56) ৫৬ প্রদান করে।

=ABS(12) ১২ প্রদান করে।

=ABS(0) ০ প্রদান করে।

ACOS

একটি সংখ্যার বিপরীত ত্রিকোনমিত্রিক কোসাইন প্রদান করে।

Syntax

ACOS(Number)

ফাংশনটি সংখ্যা এর বিপরীত ত্রিকোনমিত্রিক কোসাইন প্রদান করে, যা এমন একটি কোণ (রেডিয়ানে) যার কোসাইন একটি সংখ্যা। ০ এবং PI এর মধ্যবর্তী একটি কোণ প্রদান করা হয়েছিল।

কোণটি ডিগ্রীতে প্রদান করতে, DEGREES ফাংশন ব্যবহার করুন।

Example

=ACOS(-1) ৩.১৪১৫৯২৬৫৩৫৮৯৭৯ (PI রেডিয়ান) প্রদান করে

=DEGREES(ACOS(0.5)) ৬০ প্রদান করে। ৬০ ডিগ্রীর কোসাইন মান হলো ০.৫।

Open file with example:

ACOSH

একটি সংখ্যার বিপরীত অধিবৃত্তিক কোসাইন প্রদান করে।

Syntax

ACOSH(Number)

ফাংশনটি সংখ্যা এর বিপরীত অধিবৃত্তিক কোসাইন প্রদান করে, যা এমন একটি কোণ, যার অধিবৃত্তিক কোসাইন একটি সংখ্যা।

সংখ্যা অবশ্যই ১ অপেক্ষা বড় বা সমান হতে হবে।

Example

=ACOSH(1) ০ প্রদান করে।

=ACOSH(COSH(4)) ৪ প্রদান করে।

Open file with example:

ACOT

একটি প্রদত্ত সংখ্যার বিপরীত কোট্যানজেন্ট (আর্ক-কোট্যানজেন্ট) প্রদান করে।

Syntax

ACOT(Number)

এই ফাংশনটি সংখ্যা এর বিপরীত ত্রিকোনমিত্রিক কোট্যানজেন্ট প্রদান করে, যা এমন একটি কোণ (রেডিয়ানে), যার কোট্যানজেন্ট একটি সংখ্যা। ০ এবং PI এর মধ্যবর্তী একটি কোণ প্রদান করা হয়েছিল।

কোণটি ডিগ্রীতে প্রদান করতে, DEGREES ফাংশন ব্যবহার করুন।

Example

=ACOT(1) ০.৭৮৫৩৯৮১৬৩৩৯৭৪৪৮ (PI/4 রেডিয়ান) প্রদান করে।

=DEGREES(ACOT(1)) ৪৫ প্রদান করে। ৪৫ ডিগ্রীর ট্যানজেন্ট হলো ১।

Open file with example:

ACOTH

একটি প্রদত্ত সংখ্যার বিপরীত অধিবৃত্তিক কোট্যানজেন্ট প্রদান করে।

Syntax

ACOTH(Number)

এই ফাংশনটি সংখ্যা এর বিপরীত অধিবৃত্তিক কোটেনজেন্ট প্রদান করে থাকে, যা একটি সংখ্যা এবং যার অধিবৃত্তিক কোটেনজেন্ট একটি সংখ্যা।

যদি সংখ্যাটি -১ এবং ১ এর মধ্যে থাকে, ত্রুটিযুক্ত ফলাফল পাওয়া যাবে।

Example

=ACOTH(1.1) ১.১ এর বিপরীত অধিবৃত্তিক কোট্যানজেন্ট প্রদান করে, আনুমানিক ১.৫২২২৬।

Open file with example:

ASIN

একটি সংখ্যার বিপরীত ত্রিকোনমিত্রিক সাইন ফলাফল প্রদান করে।

Syntax

ASIN(Number)

এই ফাংশনটি সংখ্যা এর বিপরীত ত্রিকোনমিত্রিক সাইন প্রদান করে, যা এমন একটি কোন (রেডিয়ানে), যার সাইন একটি সংখ্যা। -PI/2 এবং +PI/2 এর মধ্যবর্তী কোণ প্রদান করা হয়েছিল।

কোণটি ডিগ্রীতে প্রদান করতে, DEGREES ফাংশন ব্যবহার করুন।

Example

=ASIN(0) ০ প্রদান করে।

=ASIN(1) ১.৫৭০৭৯৬৩২৬৭৯৪৯ (PI/২ রেডিয়ান) প্রদান করে।

=DEGREES(ASIN(0.5)) ৩০ প্রদান করে। ৩০ ডিগ্রীর সাইণ মান হলো ০.৫।

Open file with example:

ASINH

একটি সংখ্যার বিপরীত অধিবৃত্তিক সাইন প্রদান করে।

Syntax

ASINH(Number)

এই ফাংশনটি সংখ্যা এর বিপরীত অধিবৃত্তিক সাইন প্রদান করে, যা এমন একটি সংখ্যা, যার অধিবৃত্তিক সাইন একটি সংখ্যা।

Example

=ASINH(-90) আনুমানিক -৫.১৯২৯৮৭৭ প্রদান করে।

=ASINH(SINH(4)) ৪ প্রদান করে।

Open file with example:

ATAN

একটি সংখ্যার বিপরীত ত্রিকোনমিত্রিক ট্যানজেন্ট প্রদান করে।

Syntax

ATAN(Number)

এই ফাংশনটি সংখ্যা এর বিপরীত ত্রিকোনমিত্রিক ট্যানজেন্ট প্রদান করে, যা এমন একটি কোন (রেডিয়ানে), যার ট্যানজেন্ট একটি সংখ্যা। -PI/2 এবং PI/2 এর মধ্যবর্তী কোণ প্রদান করা হয়েছিল।

কোণটি ডিগ্রীতে প্রদান করতে, DEGREES ফাংশন ব্যবহার করুন।

Example

=ATAN(1) ০.৭৮৫৩৯৮১৬৩৩৯৭৪৪৮ (PI/4 রেডিয়ান) প্রদান করে।

=DEGREES(ATAN(1)) ৪৫ প্রদান করে। ৪৫ ডিগ্রীর ট্যানজেন্ট হলো ১।

Open file with example:

ATAN2

Returns the angle (in radians) between the x-axis and a line from the origin to the point (NumberX|NumberY).

note

This function is part of the Open Document Format for Office Applications (OpenDocument) standard Version 1.2. (ISO/IEC 26300:2-2015)


Syntax

ATAN2(NumberX; NumberY)

NumberX is the value of the x coordinate.

NumberY হলো y স্থানাংকের মান।

tip

Programming languages have usually the opposite order of arguments for their atan2() function.


ATAN2 returns the angle (in radians) between the x-axis and a line from the origin to the point (NumberX|NumberY)

Example

=ATAN2(-5;9) returns 2.07789 radians.

To get the angle in degrees apply the DEGREES function to the result.

=DEGREES(ATAN2(12.3;12.3)) returns 45. The tangent of 45 degrees is 1.

note

LibreOffice results 0 for ATAN2(0;0).


The function can be used in converting cartesian coordinates to polar coordinates.

=DEGREES(ATAN2(-8;5)) returns φ = 147.9 degrees

Cartesian coordinates to polar coordinates example

Open file with example:

ATANH

একটি সংখ্যার বিপরীত অধিবৃত্তিক ট্যানজেন্ট প্রদান করে।

Syntax

ATANH(Number)

এই ফাংশনটি সংখ্যা এর বিপরীত অধিবৃত্তিক ট্যানজেন্ট প্রদান করে, যা এমন একটি সংখ্যা, যার অধিবৃত্তিক ট্যানজেন্ট একটি সংখ্যা

সংখ্যাটি অবশ্যই -1 < number < 1 শর্তটি মেনে চলবে।

Example

=ATANH(0) ০ প্রদান করে।

Open file with example:

COMBIN

পুনরাবৃত্ত ব্যতীত উপাদানের মিশ্রন সংখ্যা প্রদান করে।

Syntax

COMBIN(Count1; Count2)

Count1 হলো সেটের আইটেম সংখ্যা।

Count2 হলো আইটেমের সংখ্যা, যা সেট থেকে পছন্দ করতে হবে।

COMBIN এই উপাদানটি পছন্দ করার জন্য ক্রমবিন্যাস প্রক্রিয়ার ক্রমটি ফলাফল প্রদান করে। উদাহরনস্বরূপ যদি এইখানে ৩টি উপাদান A, B এবং C একটি সেটে থাকে, আপনি ৩ টি পৃথক উপায়ে ২টি উপাদান পছন্দ করতে পারেন, যার নাম AB, AC এবং BC হয়।

COMBIN যে সূত্রটি বাস্তবায়ন করে: Count1!/(Count2!*(Count1-Count2)!)

Example

=COMBIN(3;2) ৩ প্রদান করে।

COMBINA

পুনরাবৃত্ত সহ আইটেমের সাবসেটের মিশ্রন সংখ্যা প্রদান করে।

Syntax

COMBINA(Count1; Count2)

Count1 হলো সেটের আইটেম সংখ্যা।

Count2 হলো আইটেমের সংখ্যা, যা সেট থেকে পছন্দ করতে হবে।

COMBINA returns the number of unique ways to choose these items, where the order of choosing is irrelevant, and repetition of items is allowed. For example if there are 3 items A, B and C in a set, you can choose 2 items in 6 different ways, namely AA, AB, AC, BB, BC and CC.

COMBINA যে সূত্রটি বাস্তবায়ন করে: (Count1+Count2-1)! / (Count2!(Count1-1)!)

Example

=COMBINA(3;2) ৬ প্রদান করে।

CONVERT_OOO

Converts to euros a currency value expressed in one of the legacy currencies of 19 member states of the Eurozone, and vice versa. The conversion uses the fixed exchange rates at which the legacy currencies entered the euro.

tip

We recommend using the more flexible EUROCONVERT function for converting between these currencies. CONVERT_OOO is not a standardized function and is not portable.


Syntax

CONVERT_OOO(Value; "Text1"; "Text2")

Value is the amount of the currency to be converted.

Text1 is a three-character string that specifies the currency to be converted from.

Text2 is a three-character string that specifies the currency to be converted to.

Text1 and Text2 must each take one of the following values: "ATS", "BEF", "CYP", "DEM", "EEK", "ESP", "EUR", "FIM", "FRF", "GRD", "IEP", "ITL", "LTL", "LUF", "LVL", "MTL", "NLG", "PTE", "SIT", and "SKK".

One, and only one, of Text1 or Text2 must be equal to "EUR".

Example

=CONVERT_OOO(100;"ATS";"EUR") returns the euro value of 100 Austrian schillings.

=CONVERT_OOO(100;"EUR";"DEM") converts 100 euros into German marks.

tip

Refer to the CONVERT_OOO wiki page for more details about this function.


COS

প্রদত্ত কোণের (রেডিয়ানে) কোসাইন প্রদান করে।

Syntax

COS(Number)

সংখ্যা এর (ত্রিকোনমিত্রিক) কোসাইন প্রদান করে, কোণটি রেডিয়ানে।

একটি কোনের কোসাইন ডিগ্রীতে প্রদান করতে, RADIANS ফাংশন ব্যবহার করুন।

Example

=COS(PI()/2) ০ প্রদান করে, PI/2 রেডিয়ানের কোসাইন।

=COS(RADIANS(60)) ০.৫ প্রদান করে, ৬০ ডিগ্রীর কোসাইন।

Open file with example:

COSH

একটি সংখ্যার অধিবৃত্তিক কোসাইন প্রদান করে।

Syntax

COSH(Number)

সংখ্যা এর অধিবৃত্তিক কোসাইন প্রদান করে।

Example

=COSH(0) ১ প্রদান করে, ০ এর অধিবৃত্তিক কোসাইন।

Open file with example:

COT

প্রদত্ত কোণের (রেডিয়ানে) কোট্যানজেন্ট প্রদান করে।

Syntax

COT(Number)

সংখ্যা এর (ত্রিকোনমিত্রিক) কোট্যানজেন্ট প্রদান করে, কোণটি রেডিয়ানে।

একটি কোণের কোট্যানজেন্ট ডিগ্রীতে প্রদান করতে, RADIANS ফাংশন ব্যবহার করুন।

একটি কোনের কোটেনজেন্ট সেই কোনের টেনজেন্ট দ্বারা ভাগকৃত ১ এর মানের সমান।

উদাহরণ:

=COT(PI()/4) ১ প্রদান করে, PI/4 রেডিয়ানের কোট্যানজেন্ট।

=COT(RADIANS(45)) ১ প্রদান করে, ৪৫ ডিগ্রীর কোট্যানজেন্ট।

Open file with example:

COTH

একটি প্রদত্ত সংখ্যার (কোণ) অধিবৃত্তিক কোট্যানজেন্ট প্রদান করে।

Syntax

COTH(Number)

সংখ্যা এর অধিবৃত্তিক কোট্যানজেন্ট প্রদান করে।

Example

=COTH(1) ১ এর অধিবৃত্তিক কোট্যানজেন্ট প্রদান করে, আনুমানিক ১.৩১৩০।

Open file with example:

CSC

Returns the cosecant of the given angle (in radians). The cosecant of an angle is equivalent to 1 divided by the sine of that angle

tip

This function is available since LibreOffice 3.5.


Syntax

COSH(Number)

সংখ্যা এর (ত্রিকোনমিত্রিক) কোসাইন প্রদান করে, কোণটি রেডিয়ানে।

একটি কোনের কোসাইন ডিগ্রীতে প্রদান করতে, RADIANS ফাংশন ব্যবহার করুন।

Example

=CSC(PI()/4) returns approximately 1.4142135624, the inverse of the sine of PI/4 radians.

=COS(RADIANS(60)) ০.৫ প্রদান করে, ৬০ ডিগ্রীর কোসাইন।

Open file with example:

CSCH

একটি সংখ্যার অধিবৃত্তিক কোসাইন প্রদান করে।

tip

This function is available since LibreOffice 3.5.


Syntax

COSH(Number)

সংখ্যা এর অধিবৃত্তিক কোসাইন প্রদান করে।

Example

=CSCH(1) returns approximately 0.8509181282, the hyperbolic cosecant of 1.

Open file with example:

DEGREES

রেডিয়ানকে ডিগ্রীতে রূপান্তর করে।

Syntax

DEGREES(Number)

সংখ্যা হলো রেডিয়ানে নির্দেশিত একটি কোন যা ডিগ্রিতে রূপান্তর করা হয়।

Example

=DEGREES(PI()) ১৮০ ডিগ্রী প্রদান করে।

EUROCONVERT

পুরানো ইউরোপিয় জাতীয় মূদ্রা ইউরোতে রূপান্তর করা হয়।

Syntax

EUROCONVERT(Value; "From_currency"; "To_currency" [; full_precision [; triangulation_precision]])

Value হলো মুদ্রার পরিমাণ, যা রূপান্তর করা হবে।

From_currency এবং To_currency হলো পারস্পরিক রূপান্তরে মুদ্রার একক। এগুলো অবশ্যই পাঠ্য হতে হবে, মুদ্রার জন্য অফিসিয়াল সংক্ষিপ্তকরণ (যেমন, "EUR")। মুদ্রার হার (প্রতি Euro হিসেবে প্রদর্শিত) ইউরোপিয়ান কমিশন দ্বারা নির্ধারিত হয়েছে।

Full_precision হলো ঐচ্ছিক। যদি বাদ দেওয়া হয় অথবা False হয়, ফলাফলটি মুদ্রার দশমিক অনুসারে পূর্ণসংখ্যায় রূপান্তর করা হয়। যদি Full_precision True হয়, তাহলে ফলাফলটি পূর্ণ সংখ্যায় রূপান্তর করা হয় না।

Triangulation_precision হলো ঐচ্ছিক। যদি Triangulation_precision প্রদান করা হয় এবং >=3 হয়, তাহলে ত্রিমুখী রূপান্তর (currency1,EUR,currency2) এর মধ্যবর্তী ফলাফল দশমিকের পরের সংখ্যা পর্যন্ত পূর্ণসংখ্যায় রূপান্তর করা হয়। যদি Triangulation_precision বাদ দেওয়া হয়, তাহলে মধ্যবর্তী ফলাফল পূর্ণসংখ্যায় রূপান্তর করা হয় না। আবার যদি To currency "EUR" হয়, তাহলে Triangulation_precision ব্যবহৃত হয়, যদিও ত্রিমুখীকরণ প্রয়োজন এবং EUR থেকে EUR রূপান্তর প্রয়োগ করা হয়।

উদাহরণ

=EUROCONVERT(100;"ATS";"EUR") ১০০ অস্ট্রেলিয় শিলিং ইউরোতে রূপান্তর করা হয়।

=EUROCONVERT(100;"EUR";"DEM") ১০০ ইউরো জার্মান মার্কস এ রূপান্তর করা হয়।

EVEN

ধনাত্মক সংখ্যা উপরের পরবর্তী জোড় পূর্ণসংখ্যায় এবং ঋনাত্মক সংখ্যাকে নিচের পরবর্তী জোড় পূর্ণসংখ্যায় রূপান্তর করা হয়।

Syntax

EVEN(Number)

শূন্য থেকে দূরে একটি জোড় ইনটিজার পূর্ণসংখ্যায় রূপান্তরিত সংখ্যা প্রদান করা হয়।

Example

=EVEN(2.3) ৪ প্রদান করে।

=EVEN(2) ২ প্রদান করে।

=EVEN(0) ০ প্রদান করে।

=EVEN(-0.5) -২ প্রদান করে।

EXP

Returns e raised to the power of a number. The constant e has a value of approximately 2.71828182845904.

Syntax

EXP(Number)

সংখ্যা হলো যে মানের ঘাত পর্যন্ত e এর মান বৃদ্ধি করা হবে।

Example

=EXP(1) returns 2.71828182845904, the mathematical constant e to Calc's accuracy.

FACT

একটি সংখ্যার উৎপাদক প্রদান করে।

Syntax

FACT(Number)

সংখ্যা প্রদান করে!, সংখ্যা এর উৎপাদক, ১*২*৩*৪* ... * সংখ্যা হিসেবে গণনা করা হয়।

সংজ্ঞানুসারে =FACT(0), ১ প্রদান করে।

ঋনাত্মক সংখ্যার উৎপাদক "অকার্যকর আর্গুমেন্ট" প্রদান করে।

Example

=FACT(3) ৬ প্রদান করে।

=FACT(0) ১ প্রদান করে।

GCD

দুই বা ততোধিক পূর্ণসংখ্যার লঘিষ্ট সাধারণ গুণনীয়ক প্রদান করে।

গরিষ্ট সাধারণ গুণনীয়ক হলো একটি ধনাত্মক বৃহত্তর পূর্ণসংখ্যা, যা ভাগশেষ ব্যতীত প্রতিটি প্রদত্ত পূর্ণসংখ্যা ভাগ করে।

Syntax

GCD(Integer 1 [; Integer 2 [; … [; Integer 255]]])

Integer 1, Integer 2, … , Integer 255 are integers, references to cells or to cell ranges of integers.

note

This function ignores any text or empty cell within a data range. If you suspect wrong results from this function, look for text in the data ranges. To highlight text contents in a data range, use the value highlighting feature.


Example

=GCD(16;32;24) এর ফলাফল ৮, কারণ ৮ হলো এমন একটি বৃহত্তর সংখ্যা, যা ১৬, ২৪ এবং ৩২ কে নিঃশেষে ভাগ করে।

=GCD(B1:B3), যেখানে B1, B2, B3 ঘরে , ১২, রয়েছে, ৩ প্রদান করে।

GCD_EXCEL2003

The result is the greatest common divisor of a list of numbers.

note

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.


Syntax

GCD_EXCEL2003(Number 1 [; Number 2 [; … [; Number 255]]])

Number 1, Number 2, … , Number 255 are numbers, references to cells or to cell ranges of numbers.

Example

=GCD_EXCEL2003(5;15;25) returns 5.

INT

সংখ্যাকে নিচের দিকের কাছাকাছি পূর্ণসংখ্যায় রূপান্তর করা হয়।

Syntax

INT(Number)

কাছাকাছি একটি ইনটিজার পূর্ণসংখ্যায় সংখ্যা রূপান্তর করা হয়।

ঋনাত্মক সংখ্যা নিচের পূর্ণসংখ্যায় রূপান্তর করা হয়।

Example

=INT(5.7) 5 প্রদান করে।

=INT(-1.3) -২ প্রদান করে।

LCM

এক বা একাধিক পূর্ণসংখ্যার লঘিষ্ট সাধারণ গুণিতক প্রদান করে।

Syntax

LCM(Integer 1 [; Integer 2 [; … [; Integer 255]]])

Integer 1, Integer 2, … , Integer 255 are integers, references to cells or to cell ranges of integers.

note

This function ignores any text or empty cell within a data range. If you suspect wrong results from this function, look for text in the data ranges. To highlight text contents in a data range, use the value highlighting feature.


Example

If you enter the numbers 512; 1024 and 2000 as Integer 1;2 and 3, then 128000 will be returned.

LCM_EXCEL2003

The result is the lowest common multiple of a list of numbers.

note

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.


Syntax

LCM_EXCEL2003(Number 1 [; Number 2 [; … [; Number 255]]])

Number 1, Number 2, … , Number 255 are numbers, references to cells or to cell ranges of numbers.

Example

=LCM_EXCEL2003(5;15;25) returns 75.

LN

একটি সংখ্যার ধ্রুবক e ভিত্তিক স্বাভাবিক লগারিদমের মান প্রদান করে থাকে। ধ্রুবক e এর মান হলো প্রায় 2.71828182845904।

Syntax

LN(Number)

সংখ্যা হলো এমন একটি মান, যার স্বাভাবিক লগারিদম হিসেব করা হবে।

Example

=LN(3) ৩ এর স্বাভাবিক লগারিদম প্রদান করে, (আনুমানিক ১.০৯৮৬)।

=LN(EXP(321)) ৩২১ প্রদান করে।

LOG

সুনির্দিষ্ট বেসে একটি সংখ্যার লগারিদম প্রদান করে।

Syntax

LOG(Number [; Base])

Number হলো এমন একটি মান, যার লগারিদম হিসাব করা হবে।

ভিত্তি (ঐচ্ছিক) হলো লগারিদম গণনার ভিত্তি। বাদ দেয়া হলে, ভিত্তি ১০ ধরে নেওয়া হয়।

Example

=LOG(10;3) ৩ এর ১০ ভিত্তিক লগারিদম (প্রায় ২.০৯৫৯) প্রদান করে থাকে।

=LOG(7^4;7) ৪ প্রদান করে।

LOG10

একটি সংখ্যার ১০-ভিত্তিক লগারিদম প্রদান করে।

Syntax

LOG10(Number)

সংখ্যা এর ১০ ভিত্তিক লগারিদম প্রদান করে থাকে।

Example

=LOG10(5), ৫ এর ১০-ভিত্তিক লগারিদম প্রদান করে, (আনুমানিক ০.৬৯৮৯৭)।

MOD

যখন একটি পূর্ণ সংখ্যা অন্য একটি দ্বারা ভাগ করা হয়, ভাগশেষ প্রদান করে।

Syntax

MOD(Dividend; Divisor)

পূর্ণসংখ্যার আরগুমেন্টের জন্য এই ফাংশনটি ভাজ্য মডিউল ভাজক ফলাফল প্রদান করে, যা একটি অবশেষ যখন ভাজ্য ভাজক দ্বারা ভাগ হয়।

এই ফাংশনটি Dividend - Divisor * INT(Dividend/Divisor)) হিসেবে বাস্তবায়ন করা হয়েছে , এবং যদি আর্গুমেন্ট পূর্ণসংখ্যা না হয়, এই সূত্রটি ফলাফল প্রদান করে।

Example

=MOD(22;3) ১ প্রদান করে, ৩ দ্বারা ২২ কে ভাগ করলে যে ভাগশেষ পাওয়া যায়।

=MOD(11.25;2.5) ১.২৫ প্রদান করে।

MROUND

অন্য একটি সংখ্যার কাছাকাছি গুণিতকের পূর্ণসংখ্যায় পরিবর্তিত সংখ্যা প্রদান করে।

Syntax

MROUND(Number; Multiple)

Multiple এর কাছাকাছি গুণিতকে রূপান্তরিত Number প্রদান করে।

Multiple * ROUND(Number/Multiple), একটি বিকল্প পদ্ধতি হতে পারে।

Example

=MROUND(15.5;3) ১৫ প্রদান করে, যেহেতু ১৫.৫, ১৮ অপেক্ষা (= ৩*৬) ১৫ এর কাছাকাছি (= ৩*৫)।

=MROUND(1.4;0.5) ১.৫ (= ০.৫*৩) প্রদান করে।

MULTINOMIAL

Returns the factorial of the sum of the arguments divided by the product of the factorials of the arguments.

Syntax

MULTINOMIAL(Number 1 [; Number 2 [; … [; Number 255]]])

Number 1, Number 2, … , Number 255 are numbers, references to cells or to cell ranges of numbers.

note

This function ignores any text or empty cell within a data range. If you suspect wrong results from this function, look for text in the data ranges. To highlight text contents in a data range, use the value highlighting feature.


Example

যদি F11 হতে H11ঘরে , এবং মানসমূহ থাকে, =MULTINOMIAL(F11:H11) ১২৬০ প্রদান করে। এটা =(২+৩+৪)! / (২!*৩!*৪!) সূত্রের সাথে সংশ্লিষ্ট।

ODD

একটি ধনাত্মক সংখ্যাকে উপরের কাছাকাছি বিজোড় পূর্ণসংখ্যায় এবং ঋনাত্মক সংখ্যাকে নিচের কাছাকাছি বিজোড় পূর্ণসংখ্যায় পরিবর্তন করে।

Syntax

ODD(Number)

শূন্য থেকে দূরে একটি বিজোড় ইনটিজার পূর্ণসংখ্যায় রূপান্তরিত সংখ্যা প্রদান করা হয়।

Example

=ODD(1.2) ৩ প্রদান করে।

=ODD(1) ১ প্রদান করে।

=ODD(0) ১ প্রদান করে।

=ODD(-3.1) -৫ প্রদান করে।

PI

গাণিতিক ধ্রুবক PI এর ১৪ ঘর পর্যন্ত দশমিক মান ৩.১৪১৫৯২৬৫৩৫৮৯৭৯ প্রদান করে।

Syntax

PI()

Example

=PI(), ৩.১৪১৫৯২৬৫৩৫৮৯৭৯ প্রদান করে।

POWER

Returns a number raised to another number.

Syntax

POWER(Base; Exponent)

Returns Base raised to the power of Exponent.

সূচকীয় অপারেটর ^ ব্যবহারের মাধ্যমে একই ফলাফল পাওয়া যাতে পারে:

Base^Exponent

note

=POWER(0,0) returns 1.


Example

=POWER(4;3) ৬৪ প্রদান করে, যা হলো ৪ এর ঘাত ৩।

=4^3 ও ৪ এর ঘাত ৩ প্রদান করে।

PRODUCT

আর্গুমেন্ট হিসেবে প্রদত্ত সকল সংখ্যা গুণ করা হয় এবং গুণফল প্রদান করে।

Syntax

PRODUCT(Number 1 [; Number 2 [; … [; Number 255]]])

Number 1, Number 2, … , Number 255 are numbers, references to cells or to cell ranges of numbers.

note

This function ignores any text or empty cell within a data range. If you suspect wrong results from this function, look for text in the data ranges. To highlight text contents in a data range, use the value highlighting feature.


Example

=PRODUCT(2;3;4) ২৪ প্রদান করে।

QUOTIENT

ভাগ অপারেশনের পূর্ণসংখ্যার অংশটি প্রদান করে।

Syntax

QUOTIENT(Numerator; Denominator)

হর দ্বারা ভাগকৃত লব এর পূর্ণসংখ্যার অংশটি প্রদান করে।

QUOTIENT is equivalent to INT(numerator/denominator) for same-sign numerator and denominator, except that it may report errors with different error codes. More generally, it is equivalent to INT(numerator/denominator/SIGN(numerator/denominator))*SIGN(numerator/denominator).

Example

=QUOTIENT(11;3) ৩ প্রদান করে। ২ এর ভাগশেষ হারিয়ে যায়।

RADIANS

ডিগ্রীকে রেডিয়ানে রূপান্তর করে।

Syntax

RADIANS(Number)

Number হলো ডিগ্রীতে প্রদত্ত এমন একটি কোণ, যা রেডিয়ানে রূপান্তর করা হবে।

Example

=RADIANS(90) 1.5707963267949 প্রদান করে থাকে, Calc এর নির্ভুল PI/2 এর মান।

RAND

০ এবং ১ এর মধ্যবর্তী র‍্যান্ডম সংখ্যা প্রদান করে।

This function is always recalculated whenever a recalculation occurs.

Syntax

RAND()

This function produces a new random number each time Calc recalculates. To force Calc to recalculate manually press F9.

To generate random numbers which never recalculate, either:

Example

=RAND() ০ এবং ১ এর মধ্যবর্তী র‍্যান্ডম সংখ্যা প্রদান করে।

RAND.NV

Returns a non-volatile random number between 0 and 1.

Syntax

RAND.NV()

This function produces a non-volatile random number on input. A non-volatile function is not recalculated at new input events. The function does not recalculate when pressing F9, except when the cursor is on the cell containing the function or using the Recalculate Hard command (Shift++F9). The function is recalculated when opening the file.

Example

=RAND.NV() returns a non-volatile random number between 0 and 1.

Technical information

tip

This function is available since LibreOffice 7.0.


This function is not part of the Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format standard. The name space is

ORG.LIBREOFFICE.RAND.NV

RANDBETWEEN

একটি সুনির্দিষ্ট পরিসরের র‍্যান্ডম পূর্ণসংখ্যা প্রদান করে।

This function is always recalculated whenever a recalculation occurs.

Syntax

RANDBETWEEN(Bottom; Top)

Bottom এবং Top (উভয়ই সহ) পূর্ণসংখ্যার মধ্যবর্তী র‍্যান্ডম পূর্ণসংখ্যা প্রদান করে।

This function produces a new random number each time Calc recalculates. To force Calc to recalculate manually press F9.

কখনোই পুনঃগণনা করা হবে না এমন র‍্যান্ডম সংখ্যা তৈরি করতে, এই ফাংশন ধারণকারী ঘর অনুলিপি করুন, এবং সম্পাদনা - বিশেষ প্রতিলেপন (সব প্রতিলেপন করা হবে এবং সূত্র অচিহ্নিত অবস্থায় এবং সংখ্যা চিহ্নিত অবস্থায়) ব্যবহার করুন।

Example

=RANDBETWEEN(20;30), ২০ এবং ৩০ এর মধ্যবর্তী একটি পূর্ণসংখ্যা প্রদান করে।

RANDBETWEEN.NV

Returns an non-volatile integer random number in a specified range.

Syntax

RANDBETWEEN.NV(Bottom; Top)

Returns an non-volatile integer random number between integers Bottom and Top (both inclusive). A non-volatile function is not recalculated at new input events or pressing F9. However, the function is recalculated when pressing F9 with the cursor on the cell containing the function, when opening the file, when using the Recalculate Hard command (Shift++F9) and when Top or Bottom are recalculated.

Example

=RANDBETWEEN.NV(20;30) returns a non-volatile integer between 20 and 30.

=RANDBETWEEN.NV(A1;30) returns a non-volatile integer between the value of cell A1 and 30. The function is recalculated when the contents of cell A1 change.

Technical information

tip

This function is available since LibreOffice 7.0.


This function is not part of the Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format standard. The name space is

ORG.LIBREOFFICE.RANDBETWEEN.NV

ROUND

একটি নির্দিষ্ট সংখ্যক দশমিক স্থান পর্যন্ত একটি সংখ্যাকে পূর্ণসংখ্যায় রূপান্তর করা হয়।

Syntax

ROUND(Number [; Count])

গণনা দশমিক স্থান পর্যন্ত পূর্ণ সংখ্যায় পরিবর্তীত সংখ্যা প্রদান করে থাকে। যদি গণনা অবজ্ঞা করা হয় অথবা শূন্য হয়, ফাংশনটি কাছাকাছি ইনটিজার পূর্ণ সংখ্যা হয়। যদি গণনা ঋনাত্মক হয়, ফাংশনটি কাছাকাছি পূর্ণসংখ্যা ১০, ১০০, ১০০০ ইত্যাটিতে পরিবরতীত হয়।

এই ফাংশনটি একটি সংখ্যাকে কাছাকাছি পূর্ণসংখ্যায় রূপান্তর করে থাকে। বিকল্পের জন্য ROUNDDOWN এবং ROUNDUP দেখুন।

Example

=ROUND(2.348;2) ২.৩৫ প্রদান করে

=ROUND(-32.4834;3), -৩২.৪৮৩ প্রদান করে। সকল দশমিক সংখ্যা দেখার জন্য ঘরের বিন্যাস পরিবর্তন করুন।

=ROUND(2.348;0) ২ প্রদান করে।

=ROUND(2.5) ৩ প্রদান করে।

=ROUND(987.65;-2) ১০০০ প্রদান করে।

ROUNDDOWN

Truncates a number while keeping a specified number of decimal digits.

ROUNDUP

একটি সংখ্যাকে দশমিকের পরে একটি নির্দিষ্ট ঘর পর্যন্ত, শূন্য হতে বড় মানের পূর্ণসংখ্যায় রূপান্তর করা হয়।

Syntax

ROUNDUP(Number [; Count])

গণনা ডেসিমেল স্থানে উপরের পূর্ণসংখ্যায় (শূন্য হতে দূরে) সংখ্যা ফলাফল প্রদান করে। যদি গণনা অবজ্ঞা করা অথবা শূন্য হয়, ফাংশনটি নিকটবর্তী উপরের পূর্ণসংখ্যাতে পরিণত হয়। যদি গণনা ঋনাত্বক হয়, ফাংশনটি নিকটবর্তী ১০,১০০, ১০০০, ইত্যাদিতে উপরের পূর্ণসংখ্যায় পরিবর্তিত হয়।

এই ফাংশনটি শূন্য হতে বড় একটি পূর্ণসংখ্যায় রূপান্তর করে থাকে। বিকল্প হিসেবে ROUNDDOWN এবং ROUND দেখুন।

Example

=ROUNDUP(1.1111;2) ১.১২ প্রদান করে।

=ROUNDUP(1.2345;1) ১.৩ প্রদান করে।

=ROUNDUP(45.67;0) ৪৬ প্রদান করে।

=ROUNDUP(-45.67) -৪৬ প্রদান করে।

=ROUNDUP(987.65;-2) ১০০০ প্রদান করে।

SEC

Returns the secant of the given angle (in radians). The secant of an angle is equivalent to 1 divided by the cosine of that angle

tip

This function is available since LibreOffice 3.5.


Syntax

SIN(Number)

Number এর (ত্রিকোনমিত্রিক) সাইন প্রদান করে, কোণটি রেডিয়ানে।

একটি কোণেরর সাইন ডিগ্রীতে প্রদান করতে, RADIANS ফাংশন ব্যবহার করুন।

Example

=SEC(PI()/4) returns approximately 1.4142135624, the inverse of the cosine of PI/4 radians.

=COS(RADIANS(60)) ০.৫ প্রদান করে, ৬০ ডিগ্রীর কোসাইন।

Open file with example:

SECH

একটি সংখ্যার অধিবৃত্তিক সাইন প্রদান করে।

tip

This function is available since LibreOffice 3.5.


Syntax

SINH(Number)

Number এর অধিবৃত্তিক সাইন প্রদান করে।

Example

=SINH(0) ০ প্রদান করে, ০ এর অধিবৃত্তিক সাইন।

Open file with example:

SERIESSUM

ঘাত ধারার প্রথম সংখ্যাসমূহ সমষ্টিবদ্ধ করা হয়।

SERIESSUM(x;n;m;c) = c1xn + c2xn+m + c3xn+2m + ... + cixn + (i-1)m.

Syntax

SERIESSUM(X; N; M; Coefficients)

X হলো ঘাতবিশিষ্ট ধারার ইনপুট মান।

N হলো প্রাথমিক ঘাত

M হলো N বৃদ্ধি করার বর্ধিত মান।

Coefficients হলো সহগের ধারা। প্রতিটি সহগের জন্য, ধারার সমষ্টি একটি অংশে বর্ধিত করা হয়েছে।

Example

=SERIESSUM(A1; 0; 1; {1; 2; 3}) calculates the value of 1+2x+3x2, where x is the value in cell A1. If A1 contains 1, the formula returns 6; if A1 contains 2, the formula returns 17; if A1 contains 3, the formula returns 34; and so on.

tip

Refer to the SERIESSUM wiki page for more details about this function.


SIGN

একটি সংখ্যার চিহ্ন প্রদান করে। যদি সংখ্যাটি ধনাত্মক হয়, ১ প্রদান করে, যদি সংখ্যাটি ঋনাত্মক হয়, -১ প্রদান করে এবং যদি সংখ্যাটি শূন্য হয়, ০ প্রদান করে।

Syntax

SIGN(Number)

Number হলো এমন একটি সংখ্যা, যার চিহ্ন নির্ধারণ করতে হবে।

Example

=SIGN(3.4) ১ প্রদান করে।

=SIGN(-4.5) -১ প্রদান করে।

SIN

প্রদত্ত কোণের সাইন (রেডিয়ানে) প্রদান করে।

Syntax

SIN(Number)

Number এর (ত্রিকোনমিত্রিক) সাইন প্রদান করে, কোণটি রেডিয়ানে।

একটি কোণেরর সাইন ডিগ্রীতে প্রদান করতে, RADIANS ফাংশন ব্যবহার করুন।

Example

=SIN(PI()/2) ১ প্রদান করে, PI/2 রেডিয়ানের সাইন।

=SIN(RADIANS(30)) ০.৫ প্রদান করে, ৩০ ডিগ্রীর সাইন।

Open file with example:

SINH

একটি সংখ্যার অধিবৃত্তিক সাইন প্রদান করে।

Syntax

SINH(Number)

Number এর অধিবৃত্তিক সাইন প্রদান করে।

Example

=SINH(0) ০ প্রদান করে, ০ এর অধিবৃত্তিক সাইন।

Open file with example:

SQRT

একটি সংখ্যার ধনাত্মক বর্গমূল প্রদান করে।

Syntax

SQRT(Number)

Number এর ধনাত্মক বর্গমূল প্রদান করে।

সংখ্যা অবশ্যই ধনাত্মক হবে।

Example

=SQRT(16) ৪ প্রদান করে।

=SQRT(-16) একটি অকার্যকর আর্গুমেন্ট ত্রুটি প্রদান করে।

SQRTPI

(একটি সংখ্যার PI গুণ) এর বর্গমূল প্রদান করে।

Syntax

SQRTPI(Number)

(Number দ্বারা PI গুণ করার ফলে প্রাপ্ত সংখ্যা) এর ধনাত্মক বর্গমূল প্রদান করে।

এটা SQRT(PI()*Number) এর সমান।

Example

=SQRTPI(2) (2PI) এর বর্গমূল প্রদান করে, আনুমানিক ২.৫০৬৬২৮।

SUBTOTAL

সাবটোটাল হিসাব করা হয়। যদি একটি পরিসরে ইতোমধ্যে সাবটোটাল থাকে, এগুলো পরবর্তী হিসাবের জন্য ব্যবহৃত হয় না। অ্যাকাউন্টে শুধুমাত্র পরিশোধিত রেকর্ড রাখার জন্য, AutoFilters এর সাথে এই ফাংশনটি ব্যবহার করুন।

Syntax

SUBTOTAL(Function; Range)

Function হলো এমন একটি সংখ্যা, যা দ্বারা নিম্নের যেকোনো একটি ফাংশনকে বুঝায়:

ফাংশন ইনডেক্স

(includes hidden values)

Function index

(ignores hidden values)

ফাংশন

1

101

AVERAGE

2

102

COUNT

3

103

COUNTA

4

104

MAX

5

105

MIN

6

106

PRODUCT

7

107

STDEV

8

108

STDEVP

9

109

SUM

10

110

VAR

11

111

VARP


Use numbers 1-11 to include manually hidden rows or 101-111 to exclude them; filtered-out cells are always excluded.

Range হলো এমন একটি পরিসর, যার ঘর অন্তর্ভুক্ত করা হয়।

note

This function ignores any text or empty cell within a data range. If you suspect wrong results from this function, look for text in the data ranges. To highlight text contents in a data range, use the value highlighting feature.


Example

You have a table in the cell range A1:B6 containing a bill of material for 10 students. Row 2 (Pen) is manually hidden. You want to see the sum of the figures that are displayed; that is, just the subtotal for the filtered rows. In this case the correct formula would be:

A

B

1

ITEM

QUANTITY

2

Pen

10

3

Pencil

10

4

Notebook

10

5

Rubber

10

6

Sharpener

10


=SUBTOTAL(9;B2:B6) returns 50.

=SUBTOTAL(109;B2:B6) returns 40.

SUMIF

Adds the cells specified by a given criterion. This function is used to sum a range when you search for a certain value.

The search supports wildcards or regular expressions. With regular expressions enabled, you can enter "all.*", for example to find the first location of "all" followed by any characters. If you want to search for a text that is also a regular expression, you must either precede every regular expression metacharacter or operator with a "\" character, or enclose the text into \Q...\E. You can switch the automatic evaluation of wildcards or regular expression on and off in - LibreOffice Calc - Calculate.

warning

When using functions where one or more arguments are search criteria strings that represents a regular expression, the first attempt is to convert the string criteria to numbers. For example, ".0" will convert to 0.0 and so on. If successful, the match will not be a regular expression match but a numeric match. However, when switching to a locale where the decimal separator is not the dot makes the regular expression conversion work. To force the evaluation of the regular expression instead of a numeric expression, use some expression that can not be misread as numeric, such as ".[0]" or ".\0" or "(?i).0".


Syntax

SUMIF(Range; Criterion [; SumRange])

Range is the range to which the criterion is to be applied.

Criterion: A criterion is a single cell Reference, Number or Text. It is used in comparisons with cell contents.

A reference to an empty cell is interpreted as the numeric value 0.

A matching expression can be:

SumRange হলো একটি পরিসর যেখান হতে মানের সমষ্টি করা হয়। যদি এই প্রতীক চিহ্নিত না হয়, পরিসরে প্রাপ্ত মানের সমষ্টি করা হয়।

note

SUMIF supports the reference concatenation operator (~) only in the Range parameter, and only if the optional SumRange parameter is not given.


Example

শুধুমাত্র ঋনাত্মক সংখ্যার সমষ্টি বের করার জন্য: =SUMIF(A1:A10;"<0")

=SUMIF(A1:A10;">0";B1:B10) - sums values from the range B1:B10 only if the corresponding values in the range A1:A10 are >0.

আরও কিছু সিনট্যাক্স উদাহরণের জন্য COUNTIF() দেখুন, যা SUMIF() এর সাথে ব্যবহার করা যাতে পারে।

SUMSQ

Calculates the sum of the squares of a set of numbers.

Syntax

SUMSQ(Number 1 [; Number 2 [; … [; Number 255]]])

Number 1, Number 2, … , Number 255 are numbers, references to cells or to cell ranges of numbers.

note

This function ignores any text or empty cell within a data range. If you suspect wrong results from this function, look for text in the data ranges. To highlight text contents in a data range, use the value highlighting feature.


Example

If you enter the numbers 2; 3 and 4 in the Number 1; 2 and 3 arguments, 29 is returned as the result.

TAN

প্রদত্ত কোণের (রেডিয়ানে) ট্যানজেন্ট প্রদান করে।

Syntax

TAN(Number)

Number (ত্রিকোনমিত্রিক) ট্যানজেন্ট প্রদান করে, কোণটি রেডিয়ানে।

একটি কোণের ট্যানজেন্ট ডিগ্রীতে প্রদান করতে, RADIANS ফাংশন ব্যবহার করুন।

Example

=TAN(PI()/4) ১ প্রদান করে, PI/4 রেডিয়ানের ট্যানজেন্ট।

=TAN(RADIANS(45)) ১ প্রদান করে, 45 ডিগ্রীর ট্যানজেন্ট।

Open file with example:

TANH

একটি সংখ্যার অধিবৃত্তিক ট্যানজেন্ট প্রদান করে।

Syntax

TANH(Number)

Number এর অধিবৃত্তিক ট্যানজেন্ট প্রদান করে।

Example

=TANH(0) ০ প্রদান করে, ০ এর অধিবৃত্তিক ট্যানজেন্ট।

Open file with example:

TRUNC

Truncates a number while keeping a specified number of decimal digits.

Please support us!