Canvas Widgets

이미지
 Canvas Widgets https://labellota02.tistory.com/entry/Canvas-Widgets

rhs command

 The rhs() ("right hand side") command allows to retrieve the result of an equation in exactly the format a function would have:

rhs() ("right hand side") 명령을 사용하면 함수의 형식과 정확히 일치하는 방정식의 결과를 검색할 수 있습니다:


    Values:[

        /* m=1.2 tons */

        m=1.2*10^3,

        /* 100 km/h*/

        v=100*10^3/(60*60)

    ];

    Energy:W=1/2*m*v^2;

    at(Energy,Values);

    W_mech:rhs(%);






댓글

이 블로그의 인기 게시물

Temperature effects_maturity