findiff, an R library which applies the forward 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.
findiff is available in an R version.
symdiff, an R function which applies the symmetric finite difference formula to a function.
Original R code by James Howard; Modifications by John Burkardt.