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 4171910
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T00:30:00+00:00 2026-05-21T00:30:00+00:00

The C99 standard defines ldexp(double a, int exp) as a × 2 exp and

  • 0

The C99 standard defines ldexp(double a, int exp) as a × 2exp and scalbn(double a, int exp) as a × FLT_RADIXexp

What’s the difference between the two if I’m using IEEE-754 arithmetic (i.e. FLT_RADIX == 2)?

  • 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-21T00:30:01+00:00Added an answer on May 21, 2026 at 12:30 am

    Appendix F:

            F.9.3.6  The ldexp functions
    
           [#1] On a binary system, ldexp(x, exp) is equivalent to
    
                   scalbn(x, exp)
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How universally is the C99 standard supported in today's compilers? I understand that not
As per c99 standard, size of long long should be minimum 64 bits. How
Are there machines (or compilers), where sizeof(char) != 1 ? Does C99 standard says
Consider the C program composed of two files, f1.c: int x; f2.c: int x=2;
The C99 standard describes them as so: The integer and real floating types are
The C99 standard allows the creation of flexible array members such as typedef struct
ISO/IEC 9899:TC2 (i.e. the C99 standard), §7.20.3 states: If the size of the space
Section 6.3.1.1 of the C99 standard contains: The following may be used in an
I've been studying and experimenting on c language with c99 standard for almost 3
Speaking of string literals, the C99 standard says (6.4.5.6): It is unspecified whether these

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.