calc: Declarations

 
 7.6 Declarations
 ================
 
 A “declaration” is a statement you make that promises you will use a
 certain variable or function in a restricted way.  This may give Calc
 the freedom to do things that it couldn’t do if it had to take the fully
 general situation into account.
 

Menu