Honestly what am I doing wrong here?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • SugaryLilly
    New Member
    • Apr 2008
    • 3

    Honestly what am I doing wrong here?

    Ok, so I posted a couple days ago about 2 dimensional arrays! I did my research!! I'm now stuck with this code.. first, the determinant part of it - where I take the determinant of the 2x2 matrix will not work... it's telling me some business about "invalid operand types... "
    Secondly, when I put in a matrix.. say 3x2 it will not transpose! 2x2 matrices it will.. but why won't it transpose a 3x2? or a 2x3?

    At the very least, please point me in the right direction! I'm pretty sure I can figure out the determinant somehow.. but the transpose thing and how it wont work makes no sense to me at all!

    <code removed>
    Last edited by Banfa; Apr 11 '08, 12:22 PM. Reason: Code removed
  • SugaryLilly
    New Member
    • Apr 2008
    • 3

    #2
    ugh sorry
    please don't reply at all to this
    im the biggest idiot ever and i fixed it all.

    Comment

    Working...