int.0 {FuzzySTs} | R Documentation |
Numerical integration by the trivial method - method 1
Description
Numerical integration by the trivial method - method 1
Usage
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.
[Package FuzzySTs version 0.3 Index]