R/runfptest.R

Defines functions runfptest

Documented in runfptest

runfptest<-function(control=list()) {
## run floating point tests
  cat("There are currently no tests established 170425\n")
  msg <- "Completed -- no tests yet"
  msg
}
nashjc/FloatTest documentation built on May 6, 2019, 12:04 a.m.