Community Profile

photo

Eram Khan


Chittagong university of Engineering and Technology

Last seen: más de 2 años hace Con actividad desde 2021

Followers: 0   Following: 0

Programming Languages:
Python, C++, MATLAB
Spoken Languages:
Bengali, English

Estadísticas

All
  • First Submission
  • First Answer
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Enviada


lagrange analog style coding
mainly here logarithm function works

más de 2 años hace | 0 descargas |

Respondida
I have a Maclaurin Series, how do I calculate it?
h= input('enter number') n= input('enter iteration') m=0; s=0; while m<=n K = (h/fact(m)) ^ m; s = s + k; ...

más de 2 años hace | 0

Pregunta


displaying element of matrix
How can I display a matrix as output of a function which element are two decimal point based number.

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


displaying element of matrix
How can I display a matrix as output of a function which element are two decimal point based number.

casi 3 años hace | 1 respuesta | 0

1

respuesta