int.0: Numerical integration by the trivial method - method 1

Description Usage Arguments Value

View source: R/Numerical_integration_18102018.R

Description

Numerical integration by the trivial method - method 1

Usage

1
int.0(cut, a = 0, b = 1)

Arguments

cut

a vector.

a

fixed by default to 0.

b

fixed by default to 1.

Value

An integer.


FuzzySTs documentation built on Nov. 23, 2020, 5:11 p.m.