Subject:
ScienceAuthor:
houdinifrenchCreated:
1 year ago
A user-defined function contains common calculations or functionality broken into distinct and logical pieces. A function can be used repeatedly as needed. Functions may define input values that are required for correct execution.
Author:
airesraug
Rate an answer:
6Answer:
A user-defined function contains common calculations or functionality broken into distinct and logical pieces. A function can be used repeatedly as needed. Functions may define input values that are required for correct execution. Functions may also define multiple output values.
A function is a type of business rule that is created at the global level with a Function rule type. Functions consist of four components:
Input parameters
Output parameters
Return value
Math section
Author:
page
Rate an answer:
18