F.9.3.11 The logb functions

1

  • logb((+-)0) returns -(inf) and raises the “divide-by-zero” floating-point exception.

  • logb((+-)(inf)) returns +(inf).