http://wakatta.xyz/i81/
記法について4~エンジニア向け
wakatta記法
運営
プログラム
###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)
python
import math rad = math.acos(1) print(rad)
source retの例
print(deg)
source errorの例
print(deg)
source successの例
print(deg)
コマンド
###command これはcommandです。 ###command ret (例) これはcommand retです。 ###command error (例) これはcommand errorです。 ###command success (例) これはcommand successです。
これはcommandです。
例
これはcommand retです。
例
これはcommand errorです。
例
これはcommand successです。
エラー・成功・結果・解決
###error これはエラーです。 ###success これは成功です。 ###ret これは結果です。 ###solve これは解決です。
これはエラーです。
これは成功です。
これは結果です。
例
これは解決です。
数式
###math (計算式) \int_{0}^{\pi}\frac{x^{4}\left(1-x\right)^{4}}{1+x^{2}}dx =\frac{22}{7}-\pi
計算式
\int_{0}^{\pi}\frac{x^{4}\left(1-x\right)^{4}}{1+x^{2}}dx =\frac{22}{7}-\pi