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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T18:57:29+00:00 2026-05-31T18:57:29+00:00

Examining the compiled code of the sinf() on our GCC implementation, I see that

  • 0

Examining the compiled code of the sinf() on our GCC implementation, I see that it calls a builtin function ___ieee754_rem_pio2f. I tried searching for a clue on what this function is, but all I found were posts referring to a bug with the rem_pio2f (no __ieee754) function, with no explanation.

Can anyone shed some light on this function?

(sounds like “remainder of PI-over-2-float, or sth like that – but why need a function for a constant?)

EDIT: Thanks to @Thiruvalluvar for providing the source code:


/* __ieee754_rem_pio2f(x,y)
*
* return the remainder of x rem pi/2 in y[0]+y[1]
* use __kernel_rem_pio2f()
*/

  • 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-31T18:57:31+00:00Added an answer on May 31, 2026 at 6:57 pm

    sinf takes a float and returns a float. The support for floating point arithmetic was added in C99. The earlier C standards did’t have sinf but only sin (which is for double). The ieee_754 indicates that the function is added to support floating point support. Here’s a source code link for the that file if are interested.

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

Sidebar

Related Questions

I am examining the private c++ function hooking code snippet from mobilesubstrate and see
Our environment: Drupal+MySQL Examining the query log indicates that the following query, originating from
I am examining our legacy system, and there is a method that sends an
After examining the jQuery source, I see that the problem I am having is
I've been examining the code of CodeIgniter and CakePHP and I noticed that some
I'm relatively new to WPF. I'm examining some code that looks like this: private
I am examining a core dump, and noticed that in one frame the 'this'
Using T4 I want to generate some code based on examining what files are
I'm examining the source of the built-in .net control for TabControl, and I see
I'm confusing about opening different threads with OpenThread Function and examining them with NtQueryInformationThread

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.