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 March 29, 2025, 6:42 p.m.