記法について4~エンジニア向け

###source (python) import math rad = math.acos(1) print(rad) ###source ret (source retの例) print(deg) ###source error (source errorの例) print(deg) ###source success (source successの例) print(deg) ###title_raw コマンド ####raw ###command これはcommandです。 ###command ret (例) これはcommand retです。 ###command error (例) これはcommand errorです。 ###command success (例) これはcommand successです。 ###title_raw エラー・成功・結果・解決 ####raw ###error これはエラーです。 ###success これは成功です。 ###ret これは結果です。 ###solve (例) これは解決です。 ###title_raw 数式 ####raw ### math (計算式) ¥int_{0}^{¥pi}¥frac{x^{4}¥left(1-x¥right)^{4}}{1+x^{2}}dx =¥frac{22}{7}-¥pi