"TeX 코드를 매스매티카 코드로 변환하기"의 두 판 사이의 차이
둘러보기로 가기
검색하러 가기
Pythagoras0 (토론 | 기여) 잔글 (찾아 바꾸기 – “==관련논문== * http://www.jstor.org/action/doBasicSearch?Query= * http://www.ams.org/mathscinet * http://dx.doi.org/” 문자열을 “” 문자열로) |
Pythagoras0 (토론 | 기여) |
||
(같은 사용자의 중간 판 3개는 보이지 않습니다) | |||
1번째 줄: | 1번째 줄: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==개요== | ==개요== | ||
− | + | ||
− | + | ||
==코드== | ==코드== | ||
15번째 줄: | 9번째 줄: | ||
# ToExpression["\\int_{a}^{b} x \\, dx",TeXForm,Hold] | # ToExpression["\\int_{a}^{b} x \\, dx",TeXForm,Hold] | ||
− | + | ||
==메모== | ==메모== | ||
− | + | ||
− | + | ||
==관련된 항목들== | ==관련된 항목들== | ||
− | + | ||
− | + | ||
− | + | ||
− | ==사전 | + | ==사전 형태의 자료== |
* http://ko.wikipedia.org/wiki/ | * http://ko.wikipedia.org/wiki/ | ||
37번째 줄: | 31번째 줄: | ||
* [http://eom.springer.de/default.htm The Online Encyclopaedia of Mathematics] | * [http://eom.springer.de/default.htm The Online Encyclopaedia of Mathematics] | ||
− | + | ||
− | + | ||
+ | [[분류:매스매티카]] | ||
+ | [[분류:계산 리소스]] |
2020년 12월 28일 (월) 01:59 기준 최신판
개요
코드
- ToExpression["\\int_{a}^{b} x \\, dx",TeXForm,Hold]