Research V4 development
[unix-history] / man / man1 / pfe.1
CommitLineData
fe53f742
KT
1.th PFE I 11/1/73
2.sh NAME
3pfe \*- print floating exception
4.sh SYNOPSIS
5.bd pfe
6.sh DESCRIPTION
7.it Pfe
8will examine the floating point exception register and
9print a diagnostic for the last
10floating point exception.
11.sh "SEE ALSO"
12signal(II)
13.sh BUGS
14Since there is but one floating point
15exception register and it cannot be
16saved and restored by the system,
17the floating exception
18that is printed is the one that occured system wide.
19Floating exceptions are therefore volatile.