Double: Double

Description Usage Arguments Details Value Examples

Description

compute double of vector

Usage

1
Double(number)

Arguments

number

A numerical vector

Details

the double is calculated by multiplying each value of vector by 2

Value

A vector containing the doubles of the vector

Examples

1
Double(runinf(3))

nktsk/stunning_dollop documentation built on May 14, 2019, 4:04 a.m.