# Created by Octave 3.2.4, Wed May 25 04:47:51 2011 UTC <mandrake@n6.mandriva.com>
# name: cache
# type: cell
# rows: 3
# columns: 1
# name: <cell-element>
# type: string
# elements: 1
# length: 5
fnval
# name: <cell-element>
# type: string
# elements: 1
# length: 100
 r = fnval(pp,x) or r = fnval(x,pp)
 Compute the value of the piece-wise polynomial pp at points x.

# name: <cell-element>
# type: string
# elements: 1
# length: 80
 r = fnval(pp,x) or r = fnval(x,pp)
 Compute the value of the piece-wise polynom

