pspp-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

numerical error handling in SPSS matrix language


From: Ben Pfaff
Subject: numerical error handling in SPSS matrix language
Date: Sat, 6 Nov 2021 11:27:55 -0700

I've implemented most of the SPSS matrix language and I'm now working
on leftover pieces such as testing and documentation. One thing that's
come up, that SPSS does not document, is how numerical errors are
handled.  Can anyone tell me what, for example, the following would do
in SPSS?

MATRIX.
PRINT LN(0).
END MATRIX.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]