Jump to content

Arithmetic/Integer: Difference between revisions

m
(Added Mathcad example.)
Line 2,854:
 
=={{header|Mathcad}}==
The text below (from "Task Notes" onwards) is pretty well what you will see on a Mathcad worksheet across most versions (eg, Mathcad 15, Mathcad Prime 6.0, and Mathcad Prime 6.0 Express). Mathcad's "whiteboard" interface allows the user to mix formatted text regions with formatted math regions. Text region formatting is fairly arbitrary, individual characters can have their font, font size and bold/italic/underline settings set or changed at will. Math regions use amendable styles to identify variables, functions (normally built-in functions), keywords, system words and units (Mathcad has a units-aware, SI-based quantity system). It really is a simple as 'writing' on the whiteboard.
 
----
 
'''Task Notes'''
 
Line 2,899 ⟶ 2,903:
 
exponentiation : ''Int1''<sup>''Int2''</sup>=-512
 
----
 
=={{header|MATLAB}} / {{header|Octave}}==
Cookies help us deliver our services. By using our services, you agree to our use of cookies.