Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

with the following information in the Data slot:

|POL1| 0 
4 "Mult" "PA" "PB" "PC" 
"1" 0.3 1 3 2 
"2" 0.8 3 2 4|

means:

0.3*A*B^3*C^2 + 0.8*A^3*B^2*B^4

The number of power coefficients equals the number of arguments (n) in the call.

...

in which n=>1 and m=>1. N is the number of sets, only limited by memory size and practical considerations. The leader |POL1| means: polynomial function POL, 1 for number of expression, more than one polynomial can be used in a single expression. It is also possible to include data in the form of a file reference in the Data slot.


 

Quick links: Function Functions overview | Attribute overview | Constants overview | Dimensions overview