LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (January 2003, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 6 Jan 2003 08:53:02 -0800
Reply-To:     Patrick.F.O'Neill@KP.ORG
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Patrick F. O'Neill" <Patrick.F.O'Neill@KP.ORG>
Subject:      Re: what does this mean?
Content-type: text/plain; charset=us-ascii

In the thread of this name, Paul Dorfman wrote:

******************************** It is considered the "standard" numeric missing value, because that is what SAS uses by default for its own diverse purposes when a missing value must be assigned to a variable, for example, when a function call that is supposed to return a numeric value cannot be executed, as in

x = sin (4) ; *****************************************

Paul,

This function call executes fine for me, so you must have intended something else as an example of a call that can't return the expected numerical value. What did you have in mind?

Curiously and gratefully yours,

Pat


Back to: Top of message | Previous page | Main SAS-L page