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

  • SEARCH
  • Home
  • 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 1029847
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T12:36:37+00:00 2026-05-16T12:36:37+00:00

I just found a bug in some number manipulations in my program and I’m

  • 0

I just found a bug in some number manipulations in my program and I’m getting a FloatDomainError (NaN)

So I started logging the number passed in with:

if(metric.is_a?(Numeric))
  self.metric = metric
else
  LOGGER.warn("metric #{metric} is not a number")
  self.metric=0
end

But the number being passed in is NaN which apparently is_a?(Numeric) as I don’t get my log warning, and it passes metric on to my metric= method, which is where I get my FloatDomainError

Now, correct me if I’m wrong, but doesn’t it seem semantically wrong to have an NaN (Not A Number) be of type Numeric ?? Can someone explain this to me?

BTW using Jruby-1.4.1

  • 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-16T12:36:37+00:00Added an answer on May 16, 2026 at 12:36 pm

    IEEE 754 floating point numbers define -INFINITY +INFINITY and NotANumber to make it possible to react to lets say division by zero. you can also calculate with these for eg 2 + INF = INF

    NaN isn’t a uniqe ruby feature, they are numeric in java, c++, … too

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

Sidebar

Related Questions

Problem: I found that certain sessions are sending a heavy burst of requests to
I was trying to program the algorithm for the cdf for the multivariate t-distribution
I think I have found a situation where RescueAttribute is broken. Or maybe I
I have a mouse listener. It has some code to respond to mouseUp and
im now using FancyUpload (flash upload) to allow user to upload files in a
I've been trying to figure out how the malloc_info() function located in malloc.h works.
We have several ASP.NET applications that use a sitemap which is populated via a
I am developing a suite of Perl scripts and modules that then get deployed
You can see my issue here: http://pmind.com/staging/123.html I've tested this in Chrome, Safari, Firefox
I have a webview in my app that generally works fine for loading websites.

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.