Functions and Arrays in Mathcad

Main.MathcadFunctions History

Show minor edits - Show changes to output

June 21, 2020, at 04:08 AM by 136.36.211.159 -
Deleted lines 23-40:
----

(:html:)
 <div id="disqus_thread"></div>
    <script type="text/javascript">
        /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
        var disqus_shortname = 'apmonitor'; // required: replace example with your forum shortname

        /* * * DON'T EDIT BELOW THIS LINE * * */
        (function() {
            var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
            dsq.src = 'https://' + disqus_shortname + '.disqus.com/embed.js';
            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
        })();
    </script>
    <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
    <a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
(:htmlend:)
June 01, 2016, at 03:47 PM by 45.56.3.173 -
Added lines 18-23:


(:html:)
<iframe width="560" height="315" src="https://www.youtube.com/embed/Gpzv0GfZ0LM" frameborder="0" allowfullscreen></iframe>
(:htmlend:)

June 02, 2014, at 03:24 PM by 107.188.175.164 -
Changed lines 5-6 from:
Mathcad is a tool to arrange, calculate, and visualize engineering calculations and functions can help with reusing expressions in subsequent evaluations. Use the following worksheet to step through example problems related to using functions effectively in a Mathcad worksheet.
to:
Mathcad is a tool to arrange, calculate, and visualize engineering calculations and functions can help with reusing expressions in subsequent evaluations. Use the following worksheets to step through example problems related to using functions and matrix operations effectively in a Mathcad worksheet.

!!!! Mathcad functions

Added lines 13-17:
!!!! Mathcad matrix and vector operations

* [[Attach:mathcad_matrices.zip | Mathcad Matrix Worksheet (xmcd)]]
* [[Attach:Mathcad_matrices.pdf | Mathcad Matrix Worksheet (pdf)]]
* [[Attach:Mathcad_matrices_solution.pdf | Mathcad Matrix Worksheet Solution (pdf)]]
May 29, 2014, at 02:39 PM by 107.188.175.164 -
Added lines 1-28:
(:title Functions and Arrays in Mathcad:)
(:keywords function, array, Mathcad, university course:)
(:description Functions and Arrays in Mathcad - Problem-Solving Techniques for Chemical Engineers at Brigham Young University:)

Mathcad is a tool to arrange, calculate, and visualize engineering calculations and functions can help with reusing expressions in subsequent evaluations. Use the following worksheet to step through example problems related to using functions effectively in a Mathcad worksheet.

* [[Attach:mathcad_functions.zip | Mathcad Functions Worksheet (xmcd)]]
* [[Attach:Mathcad_functions.pdf | Mathcad Functions Worksheet (pdf)]]
* [[Attach:Mathcad_functions_solution.pdf | Mathcad Functions Worksheet Solution (pdf)]]

----

(:html:)
 <div id="disqus_thread"></div>
    <script type="text/javascript">
        /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
        var disqus_shortname = 'apmonitor'; // required: replace example with your forum shortname

        /* * * DON'T EDIT BELOW THIS LINE * * */
        (function() {
            var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
            dsq.src = 'https://' + disqus_shortname + '.disqus.com/embed.js';
            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
        })();
    </script>
    <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
    <a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
(:htmlend:)