CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2013
    Posts
    16

    Symmetric difference and useful in c#

    I learned about symmetric difference (in math ) and I would like to know what can i do with it in programming what are the uses for mathematical Knowledge like Symmetric difference
    i will like for an Theoretically example

  2. #2
    Arjay's Avatar
    Arjay is offline Moderator / EX MS MVP Power Poster
    Join Date
    Aug 2004
    Posts
    13,490

    Re: Symmetric difference and useful in c#

    Have you tried searching bing or google for "symmetric difference examples in C#"

  3. #3
    Join Date
    Sep 2013
    Posts
    16

    Re: Symmetric difference and useful in c#

    found it

Tags for this Thread

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

Featured