resta: resta

View source: R/resta.R

restaR Documentation

resta

Description

Esta funcion sirve para obtener la resta de dos numeros reales.

Usage

resta(x, y)

Arguments

x

A number.

y

A number.

Value

The sum of x and y.

Examples

resta(1, 1)
resta(10, 1)

fhernanb/prueba documentation built on June 29, 2024, 1:06 p.m.