Douglas Blumeyer's RTT How-To: Difference between revisions

Cmloegcmluin (talk | contribs)
null-space: Wolfram Cloud, no Alpha
Cmloegcmluin (talk | contribs)
the other side of duality: Cloud not Alpha (Wolfram)
Line 825: Line 825:


{| class="wikitable"
{| class="wikitable"
|+WolframAlpha code ([https://www.wolframalpha.com/input/?i=basis+of+NullSpace%5B%7B%7B5%2C8%2C12%7D%2C%7B7%2C11%2C16%7D%7D%5D try it])
!input
!input
!output
!output
|-
|-
|<code>basis of NullSpace[{{5,8,12},{7,11,16}}]</code>
|<code>nullSpaceBasis[{{5,8,12},{7,11,16}}]</code>
|{4,-4,1}
|{4,-4,1}
|}
|}