C32A0001

Explanation

The input value of log1pl() was less than -1.0, a domain error happened.

Programmer response

To avoid this error, specify a reasonable input value which should be a long double number that greater than -1.0.

Symbolic Feedback Code

JrEdcLlgpEdom01