| 
 
  | 
| 
 Description  | 
 N'() returns the normal distribution curve  | 
| 
 
  | 
 
  | 
| 
 Syntax  | 
 N'(number)  | 
| 
 
  | 
 
  | 
| 
 Parameters  | 
 number A number, or an expression that evaluates to a number  | 
| 
 
  | 
 
  | 
| 
 Return Value  | 
 The normal distribution curve  | 
| 
 
  | 
 
  | 
| 
 Examples  | 
 N'Ex(number)=begin retval = N'(number) end  | 
| 
 
  | 
 
  | 
| 
 Comments  | 
 NA  |