Qurak

Fermi estimate: the energy in a gram of antimatter

ワークフロー 5 ステップを1つのセッション内で順に実行します。各ステップはエンジンで実行済みで、以下の出力は実際に生成されたものです。

ステップ 1
speedOfLight = 299792458;
antimatterGrams = 1;
annihilationJoules = 2 (antimatterGrams 10^-3) speedOfLight^2
出力
22468879468420441/125
ステップ 2
N[annihilationJoules]
出力
1.7975103574736353*^14
ステップ 3
hiroshimaBombs = N[annihilationJoules/(6.3 10^13)]
出力
2.8531910436089447
ステップ 4
tonsOfTnt = N[annihilationJoules/(4.184 10^9)]
出力
42961.52862030677
ステップ 5
usHouseholdYears = N[annihilationJoules/(10800 3.6 10^6)]
出力
4623.22622807005

使用する関数

関連レシピ

すべてのレシピ · 関数リファレンス · MCPクライアントから使う