CalendarChange[{year, month, day}, calendar_1, calendar_2] converts the date {year, month, day} given in calendar calendar_1 into a date given in calendar ...
DateQ
(Calendar Package Symbol) DateQ[{year, month, day}] yields True if date {year, month, day} is a valid date in the current calendar system, and yields False otherwise. DateQ[{year, month, day, hour, ...
DayOfWeek[{year, month, day}] gives the day of the week on which the given date {year, month, day} occurred.DayOfWeek[{year, month, day, hour, minute, second}] gives the day ...
DaysBetween[{year_1, month_1, day_1}, {year_2, month_2, day_2}] gives the number of days between the dates {year_1, month_1, day_1} and {year_2, month_2, day_2}. ...
PseudoDiameter[g] give the pseudo-diameter of the undirected graph g, and the two vertices that achieve this diameter.
WishartDistribution[\[CapitalSigma], m] represents a Wishart distribution with scale matrix \[CapitalSigma] and degrees of freedom parameter m.
The functions defined in Music` allow you to make conversions between cents and hertz, and play scales in one of the common tuning systems, or in a user-specified tuning ...
AiryAi
(Built-in Mathematica Symbol) AiryAi[z] gives the Airy function Ai(z).
AiryAiPrime[z] gives the derivative of the Airy function Ai^\[Prime] (z).
AiryBi
(Built-in Mathematica Symbol) AiryBi[z] gives the Airy function Bi(z).