Jump to content

Hello world/Text: Difference between revisions

Added Mathcad example.
m (→‎{{header|PepsiScript}}: "as uppercase" is now "in uppercase".)
(Added Mathcad example.)
Line 2,115:
Hello world!
</lang>
 
=={{header|Mathcad}}==
Simply type the following directly onto a Mathcad worksheet (''A worksheet is Mathcad's combined source code file & console'').
<lang ayrch>"Hello, World!"</lang>
Applies to Mathcad Prime, Mathcad Prime Express and Mathcad 15 (''and earlier'')
 
=={{header|Mathematica}} / {{header|Wolfram Language}}==
Line 2,121 ⟶ 2,126:
=={{header|MATLAB}}==
<lang MATLAB>>> disp('Hello world!')</lang>
 
 
=={{header|Maude}}==
Cookies help us deliver our services. By using our services, you agree to our use of cookies.