You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<Text><html><head><meta name="qrichtext" content="1" /></head><body style=" white-space: pre-wrap; font-family:MS Shell Dlg; font-size:8.25pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:Times New Roman; font-size:12pt; color:#000000;">??val should be used to look at results</p></body></html></Text>
168
-
</TextCell>
171
+
<InputCell style="Input" closed="false" >
172
+
<Input>val(m1[2],0.)</Input>
173
+
<Output>4.0</Output>
174
+
</InputCell>
175
+
<InputCell style="Input" closed="false" >
176
+
<Input>val(m3,0.)</Input>
177
+
<Output>11.0</Output>
178
+
</InputCell>
169
179
</GroupCell>
170
180
</GroupCell>
171
181
<GroupCell closed="false" >
@@ -175,24 +185,27 @@ end record</Output>
175
185
<TextCell style="Text" >
176
186
<Text><html><head><meta name="qrichtext" content="1" /></head><body style=" white-space: pre-wrap; font-family:MS Shell Dlg; font-size:8.25pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:Times New Roman; font-size:12pt; color:#000000;">Array exponentiation is the same as repeated matrix multiplication and is therefore only defined when the first operand is a square matrix and the second operand is a non-negative integer.</p></body></html></Text>
0 commit comments