Find Armstrong Numbers for Certain Range

버전 1.0.0 (1.3 KB) 작성자: Rafi Ahmed
Function of Armstrong numbers for certain range.
다운로드 수: 7
업데이트 날짜: 2019/9/28

라이선스 보기

computes the armstrong numbers from xstart to xend inclusive
Armstrong number is a number that is the sum of its each digit raised to the power of the length of that number. Ex-1,2,3,4,153,370,371,407

For instance, 407 has number of digits 3 and the digits are 4,0 and 7
hence, the sum = 4^3 + 0^3 + 7^3 = 407

인용 양식

Rafi Ahmed (2024). Find Armstrong Numbers for Certain Range (https://www.mathworks.com/matlabcentral/fileexchange/72882-find-armstrong-numbers-for-certain-range), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2018b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Digital Input and Output에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0