Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. whether Math class contain function

whether Math class contain function

Scheduled Pinned Locked Moved Visual Basic
comdata-structurestoolsquestion
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Rupesh Kumar Swami
    wrote on last edited by
    #1

    hi all, i want to ask whether math class contain any function which accept an array of point (coordinate) and return whether it is point of straight line or half circle or full circle

    Rupesh Kumar Swami Software Developer, Integrated Solution, Bikaner (India) My Company My Article

    C T G 3 Replies Last reply
    0
    • R Rupesh Kumar Swami

      hi all, i want to ask whether math class contain any function which accept an array of point (coordinate) and return whether it is point of straight line or half circle or full circle

      Rupesh Kumar Swami Software Developer, Integrated Solution, Bikaner (India) My Company My Article

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      No

      Christian Graus No longer a Microsoft MVP, but still happy to answer your questions.

      1 Reply Last reply
      0
      • R Rupesh Kumar Swami

        hi all, i want to ask whether math class contain any function which accept an array of point (coordinate) and return whether it is point of straight line or half circle or full circle

        Rupesh Kumar Swami Software Developer, Integrated Solution, Bikaner (India) My Company My Article

        T Offline
        T Offline
        Thomas Stockwell
        wrote on last edited by
        #3

        You will have to make one

        Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my Blog

        1 Reply Last reply
        0
        • R Rupesh Kumar Swami

          hi all, i want to ask whether math class contain any function which accept an array of point (coordinate) and return whether it is point of straight line or half circle or full circle

          Rupesh Kumar Swami Software Developer, Integrated Solution, Bikaner (India) My Company My Article

          G Offline
          G Offline
          Guffa
          wrote on last edited by
          #4

          No, there is no such method in the framework. If there were such a method it would not be in the Math class, it would be somewhere in the System.Drawing namespace where the Point structure is.

          Despite everything, the person most likely to be fooling you next is yourself.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups