photo

Eram Khan


Chittagong university of Engineering and Technology

Last seen: 2 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

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

统计学

All
  • First Submission
  • First Answer
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已提交


lagrange analog style coding
mainly here logarithm function works

2 years 前 | 0 次下载 |

已回答
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; ...

2 years 前 | 0

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答