function — Defines a function by combining independent variables, breakpoints, and tables
function : name description? (provenance | provenanceRef)? ( independentVarPts+ dependentVarPts ) OR ( independentVarRef+ dependentVarRef functionDefn )
name
The name of this function.
Each function has optional description, optional provenance, and either a simple input/output table values or references to more complete (possible multiple) input, output, and function data elements.
DAVEfunc
description
provenance
provenanceRef
independentVarPts
dependentVarPts
independentVarRef
dependentVarRef
functionDefn
2011-03-31