Skip to contents

All functions

amod()
Adjusted remainder function
armenian_date()
Return the Armenian date data structure
armenian_from_fixed()
Return the Armenian date corresponding to fixed date date
binary_search()
Bisection search
clock_from_moment()
Return clock time hour:minute:second from moment 'tee'
day_of_week_from_fixed()
Return day of the week from a fixed date
degrees()
Convert radians to degrees
egyptian_date()
Return the Egyptian date data structure
egyptian_from_fixed()
Return the Egyptian date corresponding to fixed date date
epoch()
Epoch definition.
final()
Return last integer greater or equal to initial index, i, such that condition, p, holds
fixed_from_armenian()
Return the fixed date corresponding to Armenian date a_date
fixed_from_egyptian()
Return the fixed date corresponding to Egyptian date e_date
fixed_from_jd()
Return the fixed date corresponding to Julian day number jd
fixed_from_mjd()
Return the fixed date corresponding to modified Julian day mjd
fixed_from_moment()
Return fixed date from moment
hour()
Return the hour of clock time clock
invert_angular()
Inverse of angular function
jd_from_fixed()
Return the Julian day number corresponding to fixed date rd
jd_from_moment()
Return the Julian day number corresponding to moment tee
kday_after()
Return the fixed date of the k-day after fixed date
kday_before()
Return the fixed date of the k-day before fixed date
kday_nearest()
Return the fixed date of the k-day nearest fixed date 'date'
kday_on_or_before()
Return the fixed date of the k-day on or before fixed date 'date'.
minute()
Return the minutes of clock time clock
mjd_from_fixed()
Return the modified Julian day corresponding to fixed date rd
mod3()
Interval modulus
moment_from_jd()
Return the moment corresponding to the Julian day number jd
nexti()
Return first integer greater or equal to initial index, i, such that condition, p, holds
quotient()
Return the whole part of m/n towards negative infinity
radians()
Convert degrees to radians
rd()
Return the rata diem (number of days since epoch) of a moment in time
seconds()
Return the seconds of clock time clock
standard_day()
Return the day of date date
standard_month()
Return the month of date date
standard_year()
Return the year of date date
summa()
Return the sum of f(i) from i=k, k+1, ... till p(i) holds true or 0
time_from_clock()
Return time of day from clock time hms
time_from_moment() time_from_moment()
Return time from moment 'tee'
time_of_day()
Return the time of day data structure