Vanguard Software
Forecasting & Planning Solutions
Home Products Solutions Services Customers Partners Company
 
Applying science to business management

contents.gifindex.gifprev1.gifnext1.gif

Function Call

Format: x ()

Arguments: (node) x Name of a function or pointer to a function

Returns: [any] Result of executing the function x

Description: This operator is used to call functions.

Examples: sqrt(4) = 2  (calls the primitive named sqrt)

var x=sqrt; = sets x equal to a pointer to sqrt

x(4) = 2  (calls the primitive named sqrt)

See Also: Property

  Demand Planning  |  Financial Forecasting
Forecasting Software  |  Strategic Planning Software  |  Decision Tree Software
Decision Support Software  |  Expert System Software  |  Online Surveys

Contact Us  |  Terms of Use  |  Privacy Policy  |  Site Map
Vanguard Software
© 2011 Vanguard Software Corporation
Print this page   Email this page to a friend