MtxVec VCL
|
Defines new function.
Parameters |
Description |
AFunctName |
Defines function name. If a function with the same name was already definded, it is redefined and all expressions which contain the symbol AFuncName will be recompiled before the next evaluation. |
AFuncAddress |
|
NArguments |
Defines number of arguments for function. |
NResults |
Defines number of arguments, which are treated as results. NResults <= NArguments |
Help |
Function help text. |
Add factorial function to the function list.
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|