sinc {rbbnp} | R Documentation |
Infinite Kernel Function
Description
Infinite Kernel Function
Usage
sinc(u)
Arguments
u |
A numerical value or vector where the sinc function is evaluated. |
Value
The value of the sinc function at each point in u
.
[Package rbbnp version 0.1.0 Index]