Results 1 to 4 of 4

Thread: Determinant

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2006
    Posts
    3

    Determinant

    how do i find the determinant of a 4*4 matrix?

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Determinant

    Is this a maths question or a coding question?
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    New Member
    Join Date
    Oct 2006
    Posts
    3

    Re: Determinant

    thanks jmcilhinney for that.
    its actually a coding question. thanks again

  4. #4
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Determinant

    So, you have an alogorithm that you have to convert to code, correct? I would guess that this is a homework assignment of some sort. The rule is that you write it in words first, then convert that to psuedocode, then convert that to real code. What have you got so far?
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width