suma_tres: Title

View source: R/suma_tres.R

suma_tresR Documentation

Title

Description

Title

Usage

suma_tres(a, b, c)

multi_tres(a, b, c)

Arguments

a

primer valor.

b

segundo valor.

c

tercer valor.

Value

un resultado

Examples

suma_tres(a=3, b=5, c=9)
multi_tres(a=6, b=2, c=8)

fhernanb/prueba documentation built on May 11, 2023, 7:19 p.m.