Unit-6
Exponential and Logarithmic Functions
>> 10^3
ans =
1000
>> 1e+3
ans =
1000
>> sqrt(25)
ans =
5
>> exp(1)
ans =
2.7183
>> log(100)
ans =
4.6052
>> log10(100)
ans =
2
>> 10^3
ans =
1000
>> 1e+3
ans =
1000
>> sqrt(25)
ans =
5
>> exp(1)
ans =
2.7183
>> log(100)
ans =
4.6052
>> log10(100)
ans =
2
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 …]
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 …]
MATLAB System consists of: Desktop Tools and Development Environment MATLAB desktop and command window Editor and Debugger Code Analyzer Browser for viewing Help Workspace Folder Mathematical Function Library Elementary and Sophisticated Functions The Language – [Read More …]
© 2019 Param's Magazine. All Rights Reserved. PARAMSMAGAZINE.com
Be the first to comment