symdiff, an R library which applies the symmetric finite difference formula to a function.
Copyright 2016 James P. Howard, II
The computer code and data files on this web page are distributed under the BSD-2-Clause license.
symdiff is available in an R version.
findiff, an R function which applies the forward finite difference formula to a function.
Original R code by James Howard; Modifications by John Burkardt.