Prime[4] == 7
Cell[BoxData[RowBox[List[RowBox[List["Prime", "[", "4", "]"]], "\[Equal]", "7"]]]]
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <mi> prime </mi> <mo> ⁡ </mo> <mo> ( </mo> <mn> 4 </mn> <mo> ) </mo> </mrow> <mo> ⩵ </mo> <mn> 7 </mn> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <eq /> <apply> <ci> prime </ci> <cn type='integer'> 4 </cn> </apply> <cn type='integer'> 7 </cn> </apply> </annotation-xml> </semantics> </math>
Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["Prime", "[", "4", "]"]], "]"]], "\[RuleDelayed]", "7"]]]]
2001-10-29