# Created by Octave 3.2.3, Sat Jan 16 15:23:25 2010 UTC <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

