prod.yac_symbol {Ryacas}R Documentation

Product of Vector Elements

Description

Product of Vector Elements

Usage

## S3 method for class 'yac_symbol'
prod(expr, ..., na.rm = FALSE)

Arguments

expr

Expression to be multiplied

...

Not used

na.rm

Not used


[Package Ryacas version 1.1.5 Index]