Easter Sunday Indicator
版本 1.0.0.0 (1.0 KB) 作者:
Alexandros Leontitsis
Indicates if a date is the Easter Sunday
11.2K 次下载
更新时间
2006/10/10
无许可证
Returns an indicator 0 or 1 that tells if a date is the Easter Sunday according to either the Catholic or the Orthodox dogma.
Example:
>> e=easter(15,4,2002,'Catholic')
e =
0
>> e=easter(31,3,2002,'Catholic')
e =
1
引用格式
Alexandros Leontitsis (2024). Easter Sunday Indicator (https://www.mathworks.com/matlabcentral/fileexchange/12588-easter-sunday-indicator), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R14
兼容任何版本
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |