FNCOMBINE#

FNCOMBINE = “combine” - A mathematical function that is defined by combining two previously defined functions, e.g., by addition. Use FNCombineSetChildren() to specify which functions must be combined and how.

See Also#

FN: Mathematical Functions, FN, FNType, FNSetType(), FNCombineSetChildren()

Level#

beginner

Location#

src/sys/classes/fn/impls/combine/fncombine.c

Examples#

src/mfn/tutorials/ex39.c


Index of all FN routines Table of Contents for all manual pages Index of all manual pages