Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
現在、コードをmathematicaからmaximaに変換しようとしています。私は何度も出くわし (* ::Input:: *)ますが、それが何を意味するのかわかりません。助けていただければ幸いです。
(* ::Input:: *)
(* <anything> *)コメントを意味します。
(* <anything> *)
のよう/* <anything> */にC++。
/* <anything> */
C++
こちらのドキュメントを参照してください。Mathematica ドキュメントへの検索エンジンを使用して、ここから開始することもできます。