# Created by Octave 3.2.3, Tue Jan 05 12:03:37 2010 EST <mandrake@n3.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

