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 May 11, 2023, 7:19 p.m.