Name

expm1

Synopsis

float expm1(float number)

Returns exp(number) – 1, computed in such a way that the returned value is accurate even when number is near 0.

Get Programming PHP, 3rd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.