Purpose
 
 
 Set the
 
 nominal value of an uncertain.
 
  Synopsis
 
 
  procedure setnominal(u:uncertain,n:real) 
 
 
  Arguments
 
 
 
  
   | 
     u 
     | 
     An uncertain
     | 
  
   | 
     n 
     | 
     A real constant
     | 
 
 
  Further information
 
 
 Calling this procedure has the same effect as assigning a value to the uncertain using the operator
 :=.
 
 
  Related topics
 
  
  Module