Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4545838
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T15:52:09+00:00 2026-05-21T15:52:09+00:00

Same question can be asked of float… or of MinValue. I am thinking of

  • 0

Same question can be asked of float… or of MinValue.

I am thinking of using it as a special value. Will i see bugs due to precision? I don’t expect to do arithmetic with these numbers, just set them and that’s it.

Clarification: I am using this for a sentinel value.

Is it something that’s described in a C# spec?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T15:52:10+00:00Added an answer on May 21, 2026 at 3:52 pm

    It depends on how you use it.

    If you’re using double.MaxValue as a token or sentinel value that has special semantics, then yes, it’s just a bit pattern that you’re comparing against. For example, you could use double.MaxValue to indicate an “uninitialized” or “unknown” value. There are other ways to do this (e.g. with the nullable double?), but using double.MaxValue is also reasonable assuming the value doesn’t naturally occur in your domain.

    If you have some arbitrary double value, though, and you want to see if it’s “equal” to double.MaxValue, then you’ll want to see if the numbers are within some small range (epsilon) of each other since some precision could’ve been lost when computing your other double value. The issue to be aware of here is with values that go beyond double.MaxValue, creating an overflow situation.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I was asked a question in interview can there be 2 webmethods with same
I've asked the same question before for Flex, but due to some restrictions, I'm
QUESTION: How can I handle potential contention between two separate threads accessing the same
Pretty much the same as this question. But I can't seem to get this
I've asked this same question with Python. Now I like to know if this
I've asked the same question some days ago, but there I wanted to solve
I have the same question that was asked in another post except I'm having
I know many have asked the same question but I am still confused that
I know this same question was asked for Entity Framework 1, but now that
Hi this is the same question, that was asked two years ago: Java/JCE: Decrypting

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.