R/type.R

Defines functions type

type <-
function(t,c){
c<-t*(-1)*c
return(c)}

Try the intpoint package in your browser

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

intpoint documentation built on May 29, 2017, 8:59 p.m.