Unit-13
Integration
>> syms x;
>> a=x^3;
>> int(a)
ans =
1/4*x^4
>> a=sin(x);
>> int(a)
ans =
-cos(x)
To be Continued…
>> syms x;
>> a=x^3;
>> int(a)
ans =
1/4*x^4
>> a=sin(x);
>> int(a)
ans =
-cos(x)
To be Continued…
Unit-4 Basic Math Calculations Addition Subtraction Multiplication Division Rounding Off Numbers – Floor Rounding Off Numbers – Ceiling Rounding Off Numbers – Round Rounding Off Numbers – Fix Decimal Points Next Volume (Vol-2) 1 2 [Read More …]
Golden Ratio and Fibonacci Numbers in Mathematics Golden Ratio (phi – φ) in mathematics is an amazing magical number. It is hidden in almost everything that we see around us! Let us see, what is [Read More …]
ISI Admissions 2020 to the Degree and Diploma Programmes, and Junior Research Fellowships in Indian Statistical Institute (ISI) Indian Statistical Institute (ISI) invites applications from eligible candidates for admissions (ISI Admissions 2020) to UG / [Read More …]
© 2019 Param's Magazine. All Rights Reserved. PARAMSMAGAZINE.com
Be the first to comment