mult: Multiply together two numbers

Description Usage Arguments Value

View source: R/Mult.R

Description

Multiply together two numbers

Usage

1
mult(4, 5)

Arguments

x

A number

y

Another number

Value

product The product of multiplying x and y


ThomasDodson/R_package_Dodson documentation built on Dec. 18, 2021, 4:13 p.m.