public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
  • * [PATCH v2 0/3] manual/math.texi: logb(3) and cbrt(3) fixes
           [not found] <CANv4PNkVv_0eLgiSP3L_KfC-eZJaVLZ5AP1AGfD0GNrR5M4Hrg@mail.gmail.com>
           [not found] ` <ZeEnJB96mMC5bfBz@debian>
    @ 2024-03-05 16:12 ` Alejandro Colomar
      2024-03-05 16:12   ` [PATCH v2 1/3] manual: logb(x) is floor(log2(fabs(x))) Alejandro Colomar
                         ` (3 more replies)
      1 sibling, 4 replies; 30+ messages in thread
    From: Alejandro Colomar @ 2024-03-05 16:12 UTC (permalink / raw)
      To: libc-alpha
      Cc: Alejandro Colomar, Morten Welinder, Vincent Lefevre,
    	Adhemerval Zanella Netto
    
    [-- Attachment #1: Type: text/plain, Size: 517 bytes --]
    
    Hi,
    
    I've merged these patches into a single patch set.
    
    v2:
    
    -  Remove spurious parenthesis.  [Vincent]
    
    -  Add patch 2/3, saying logb(x) isn't exactly the same as
       floor(log2(fabs(x))).  [Vincent]
    
    Have a lovely day!
    Alex
    
    Alejandro Colomar (3):
      manual: logb(x) is floor(log2(fabs(x)))
      manual: floor(log2(fabs(x))) has rounding errors
      manual: Cube roots are rarely representable
    
     manual/math.texi | 15 +++++++++++----
     1 file changed, 11 insertions(+), 4 deletions(-)
    
    -- 
    2.43.0
    
    
    [-- Attachment #2: signature.asc --]
    [-- Type: application/pgp-signature, Size: 833 bytes --]
    
    ^ permalink raw reply	[flat|nested] 30+ messages in thread

  • end of thread, other threads:[~2024-04-01 19:09 UTC | newest]
    
    Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
    -- links below jump to the message on this page --
         [not found] <CANv4PNkVv_0eLgiSP3L_KfC-eZJaVLZ5AP1AGfD0GNrR5M4Hrg@mail.gmail.com>
         [not found] ` <ZeEnJB96mMC5bfBz@debian>
         [not found]   ` <CANv4PNmMpiwfv5acr7U6VEVe7PE_AMTzkkpNoNN9jrtVzk_93Q@mail.gmail.com>
    2024-03-02 21:54     ` Man page issues: logb, significand, cbrt, log2, log10, exp10 Alejandro Colomar
    2024-03-03  2:02       ` Morten Welinder
    2024-03-03  2:21         ` Alejandro Colomar
    2024-03-03 11:46           ` Vincent Lefevre
    2024-03-03 12:21             ` Alejandro Colomar
    2024-03-03 22:26               ` Morten Welinder
    2024-03-04 12:17         ` Adhemerval Zanella Netto
    2024-03-05 16:12 ` [PATCH v2 0/3] manual/math.texi: logb(3) and cbrt(3) fixes Alejandro Colomar
    2024-03-05 16:12   ` [PATCH v2 1/3] manual: logb(x) is floor(log2(fabs(x))) Alejandro Colomar
    2024-03-29 22:08     ` DJ Delorie
    2024-03-29 23:00       ` Alejandro Colomar
    2024-03-05 16:12   ` [PATCH v2 2/3] manual: floor(log2(fabs(x))) has rounding errors Alejandro Colomar
    2024-03-30  0:24     ` DJ Delorie
    2024-03-30  9:27       ` Alejandro Colomar
    2024-03-30  9:30         ` Alejandro Colomar
    2024-03-30  9:47       ` Andreas Schwab
    2024-03-05 16:12   ` [PATCH v2 3/3] manual: Cube roots are rarely representable Alejandro Colomar
    2024-03-30  0:27     ` DJ Delorie
    2024-03-30  7:07       ` Paul Zimmermann
    2024-03-30 16:51         ` DJ Delorie
    2024-03-30 18:42           ` Alejandro Colomar
    2024-03-30 18:50             ` DJ Delorie
    2024-03-30 19:07               ` Alejandro Colomar
    2024-03-31 20:38   ` [PATCH v3 0/4] manual: arith.texi and math.texi fixes Alejandro Colomar
    2024-03-31 20:38     ` [PATCH v3 1/4] manual: logb(x) is floor(log2(fabs(x))) Alejandro Colomar
    2024-03-31 20:38     ` [PATCH v3 2/4] manual: floor(log2(fabs(x))) has rounding errors Alejandro Colomar
    2024-03-31 20:38     ` [PATCH v3 3/4] manual: Clarify return value of cbrt(3) Alejandro Colomar
    2024-04-01 18:57       ` DJ Delorie
    2024-03-31 20:38     ` [PATCH v3 4/4] manual: significand() uses FLT_RADIX, not 2 Alejandro Colomar
    2024-04-01 19:09       ` DJ Delorie
    

    This is a public inbox, see mirroring instructions
    for how to clone and mirror all data and code used for this inbox;
    as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).