powered by
prod
Choose the type of product to use in RxODE. These are used in the RxODE prod blocks
rxSetProd(type = c("long double", "double", "logify"))
Product to use for prod() in RxODE blocks
prod()
long double converts to long double, performs the multiplication and then converts back.
long double
double uses the standard double scale for multiplication.
double
nothing