R/appell-package.R

#####################################################################################
## Author: Daniel Sabanés Bové [daniel *.* sabanesbove *a*t* ifspm *.* uzh *.* ch]
## Project: Appell's F1 hypergeometric function
##        
## Time-stamp: <[appell-package.R] by DSB Don 19/04/2012 11:54 (CEST)>
##
## Description:
## Package description.
##
## History:
## 26/03/2012   file creation
## 19/04/2012   add f21_sub
#####################################################################################

##' Compute Appell's F1 hypergeometric function
##'
##' @name appell-package
##' @aliases appell
##' @docType package
##' @title Compute Appell's F1 hypergeometric function
##' @author Daniel Sabanes Bove \email{daniel.sabanesbove@@ifspm.uzh.ch}
##' @useDynLib appell
##' f1 f21_sub
##' @keywords package
{}

Try the appell package in your browser

Any scripts or data that you put into this service are public.

appell documentation built on May 2, 2019, 5:51 a.m.