sinc

function sinc(x)=sin(pi*x)/(pi*x)

You are now following this Submission

sinc function.
sinc(X) returns sin(pi * x) / (pi * x) for elements of X. sinc(0) = 1. X may be scalar, vector or matrix.

Cite As

Gene Dial (2026). sinc (https://www.mathworks.com/matlabcentral/fileexchange/32373-sinc), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0