F.9.3.3 The expm1 functions

1

  • expm1((+-)0) returns (+-)0.

  • expm1(-(inf)) returns -1.

  • expm1(+(inf)) returns +(inf).