Math and Trigonometric Function लेबलों वाले संदेश दिखाए जा रहे हैं. सभी संदेश दिखाएं
Math and Trigonometric Function लेबलों वाले संदेश दिखाए जा रहे हैं. सभी संदेश दिखाएं

सोमवार, 13 अप्रैल 2020

Functions : Math and Trigonometric Function

MS Excel मे दो तरह के Function होते हैं
a) User defined
b) Pre-defined

User Defined –

जो Formula, User के द्वारा बनाये और Use किये जाते है, User Define Function कहलाते है।

Pre-defined function -

 ये Function Excel मे पहले से Define होते हैं और ये निम्न प्रकार के होते है।

  • Math and Trigonometric Function
  • Statistical Function
  • Date And Time Function
  • Logical Function
  • Lookup Function Function
  • Financial Function

Math and Trigonometric Function

ABS() –

दिये हुये Number की Absolute Value Display करता है।
Syntax : Abs(Number)
Example : = Abs(-9)
Value : 9

Ceiling() –

दिये गये Number तथा Divisor के आधार पर Divisor के गुणज को Display करता है। जो Number से बराबर अथवा बड़ा होता है।
Syntax : Ceiling (Number, Divisor)
Example : = Ceiling (54,4)
Value : 56

Floor – 

दिये गये Number अथवा Divisor के आधार पर Number का गुणज Display करता है, जो Number के बराबर अथवा Just छोटा होता है।
Syntax : Floor (Number Divisor)
Example : = Floor(54,4)
Value : 52

Sin – 

दिये गये Angle के आधार पर Sine Value Display करता है।
Syntax : Sin(Angle)
Example : = Sin(PI( )/2 )
Value : 1

Cos –

दिये गये Angle के आधार पर Cosine Value निकालते है।
Syntax : Cos(Angle)
Example : = Cos(0)
Value : 1

Tan – 

दिये गये Angle के आधार पर Tangent Value निकालते है।
Syntax : Tan(Angle)
Example : = Tan(PI( ))/4)
Value : 1

Log – 

दिये गये Number के आधार पर उस Number की Log Value Display करता है। इसको Base भी दिया जाता है।
Syntax : Log(Number, Base)
Example : = Log(25,5)
Value : 2

Log10 – 

दिये गये Number को Base 10 के आधार  पर Log Value Display करता है।
Syntax : Log10(Number)
Example : = Log10(1000)
Value : 3

Fact – 

दिये गये Number तक की सभी संख्यायों का गुणनफल Display करता है।
Syntax : Fact(Number)
Example : = Fact (5)
Value : 120

Power –

दिये गये Number तथा घात के आधार पर Calculation Show करता है।
Syntax : Power(Number, Power)
Example : = Power (3,4)
Value : 81

Product –

दिये गये Argument का Multiplication Display करता है।
Syntax : Product(Num1, Num2………)
Example : = Product(3,4,6,4)
Value : 288

Odd – 

दिये गये Number से बड़ा अथवा बराबर विषम Number Display करता है।
Syntax : Odd(Number)
Example : = Odd(5.794)
Value : 5

Even –

दिये गये Number के बराबर अथवा सम Number Display करता है।
Syntax : Even (Number)
Example : = Even(4.687)
Value : 6

Mod – 

दिये गये Number तथा Divisor से आने वाले शेषफल को Display करता है।
Syntax : Mod(Num, Divisor)
Example : = Mod(54,4)
Value : 2

Pi –

PI Value Display करता है।
Syntax : PI( )
Example : = PI( )
Value : 3.141592654

Round –

दिये गये Number तथा Limits के आधार पर Number को Round करता है।
Syntax : Round (Num, Digit)
Example : = Round(5020.764, 0)
Value : 5021

Sqrt – 

दिये गये Number का वर्गमूल निकलता है।
Syntax : Sqrt(Num)
Example : = Sqrt(81)
Value : 9

Name Math Sci S. Study Sanskrit Urdu Computer Total Per Div Res
Ram 45 67 54 23 45 7 241 40.16667 Third Fail
Formula For Total  :
=SUM(B2:G2)

Formula For Per  :
=H2/6

Formula For Division :
=IF(I2>=60,"First",IF(I2>=45,"Second",IF(I2>=33,"Third","Fail")))

Formula For Result :
=IF(AND(B2>=33,C2>=33,D2>=33,E2>=33,F2>=33,G2>=33),"Pass","Fail")

MS POWER-POINT : Additional options excluding MS-Word and Excel - II

Format Menu Font – Select Text के Font, Font Style, Font Size, Effect, Color आदि  Set or Change  किया जाता है। Alignment – Active Paragraph ...