C3F90001

Explanation

The input value of log10l() function was out of reasonable input range, a domain error happened.

Programmer response

To avoid this error, specify a reasonable input value which should be a positive long double type number.

Symbolic Feedback Code

JrEdcLlg1Edom01