https://education.ti.com/html/webhelp/eg_tinspire/en/Subsystems/EG_RefGuide/Content/M_RefGuide/RG_EOS_Hierarchy.HTML 에 따르면
18번으로 꼴지인 Store 바로 앞이 17번 순서이긴 한데...
본문의 예를 보면
defined function 의 내부적 처리보다는 빠르게 적용되는 것으로 보입니다.
https://allcalc.org/51290 의 예를 보더라도
abs( ) 함수의 처리보다 빠른 것을 알 수 있습니다.
function calls 는 순서 3번인데 말이죠?
Drop your files here, or click the button to the left.
Maximum File Size : 0MB (Allowed extentsions : *.*)
Uploading... (0%)
EOS™ (Equation Operating System) Hierarchy
https://education.ti.com/html/webhelp/eg_tinspire/en/Subsystems/EG_RefGuide/Content/M_RefGuide/RG_EOS_Hierarchy.HTML 에 따르면
연산 순서 Order of Evaluation 로는
18번으로 꼴지인 Store 바로 앞이 17번 순서이긴 한데...
본문의 예를 보면
defined function 의 내부적 처리보다는 빠르게 적용되는 것으로 보입니다.
https://allcalc.org/51290 의 예를 보더라도
abs( ) 함수의 처리보다 빠른 것을 알 수 있습니다.
function calls 는 순서 3번인데 말이죠?