Masking a number


Closed Thread
Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    May 2013
    Location
    australia
    Posts
    2,680


    Did you find this post helpful? Yes | No

    Default Re: Masking a number

    for your second question
    I'm not good at maths, so can you explain what 'digit masking of float types is an invalid action' please
    I think you mean
    I'm not good at maths, so can you explain why 'digit masking of float types is an invalid action' please


    see this link for how a computer stores a floating point number (I would assume Oshonsoft uses ieee754 32 bit floats) masking floats is entirely inappropriate

    http://www.h-schmidt.net/FloatConverter/IEEE754.html

  2. #2
    Join Date
    Jan 2013
    Posts
    64


    Did you find this post helpful? Yes | No

    Default Re: Masking a number

    Quote Originally Posted by richard View Post
    for your second question

    I think you mean
    I'm not good at maths, so can you explain why 'digit masking of float types is an invalid action' please


    see this link for how a computer stores a floating point number (I would assume Oshonsoft uses ieee754 32 bit floats) masking floats is entirely inappropriate

    http://www.h-schmidt.net/FloatConverter/IEEE754.html
    Hi R,

    It appears that I'm not good at English either

    Thanks, I'll check the link.

    C.

Similar Threads

  1. Bit masking rules
    By muddy0409 in forum General
    Replies: 2
    Last Post: - 10th March 2009, 16:48
  2. Bit Masking and Or?
    By dbachman in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 24th February 2009, 16:19
  3. Is Number Odd?
    By T.Jackson in forum Off Topic
    Replies: 29
    Last Post: - 11th June 2008, 17:53
  4. Masking address bits
    By Demon in forum mel PIC BASIC
    Replies: 12
    Last Post: - 19th November 2005, 02:34

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

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