Determine function as output

조회 수: 1 (최근 30일)
Mohammad Ezzad Hamdan
Mohammad Ezzad Hamdan 2018년 5월 19일
댓글: John D'Errico 2018년 5월 19일
How can i determine if the output is a fraction, it will return true, or else its a false. Are there any specific function?
  댓글 수: 1
John D'Errico
John D'Errico 2018년 5월 19일
You want to determine if a number is a fraction? EVERY floating point number is SOME fraction. For example, 0.12345235567452?
At the very least, it is
12345235567452/100000000000000
At best, read the help for the function rat.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by