[next] [prev] [prev-tail] [tail] [up]
#include <msca.h> double sexpm1 (double x); float sexpm1f(float x);
Given a value this function raises to and subtracts one, that is . This function is more precise than using the equivalent operations.
[next] [prev] [prev-tail] [front] [up]