mult: Multiply together two numbers

Description Usage Arguments Value

View source: R/mult.R

Description

Multiply together two numbers

Usage

1
2
mult(4,5)
mult(5,3)

Arguments

x

A number

y

Another number

Value

product The product of multiplying x and y


sydneyhemphill/R_package_Hemphill documentation built on Dec. 23, 2021, 6:46 a.m.