Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ trapov(3F) — SunOS 0.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

signal(3f)

range(3f)

TRAPOV(3F)  —  System Interface Manual — Fortran Interfaces

NAME

trapov − trap and repair floating point overflow

SYNOPSIS

subroutine trapov (numesg, rtnval)
double precision rtnval

DESCRIPTION

NOTE: This routine applies only to the Vax. It is ignored on the pdp11.

This call sets up the signal handler to trap and repair floating point overflow.  The first numesg occurrences of an overflow error will cause the message “Overflow!” to appear on the standard error file.  The value given for rtnval will replace the value generated by the overflow.  This must be a double precision value. For example, “0d0” or “dflmax()”. 

FILES

/usr/lib/libF77.a

SEE ALSO

signal(3f), range(3f)

Sun System Release 0.3  —  19 January 1983

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026