Find how many values of a discrete periodic function are contained in an interval.
jmeasover 2 years agoGiven a point and a distance, determine how many periodic values were skipped.
jmeasover 2 years agoFind the nearest value of a discrete periodic function, given a point.
jmeasover 2 years agoA JavaScript module that defines a PeriodicTask constructor, easing the way you use setTimeout to run periodic tasks.
cGuilleover 2 years agoPeriodic job scheduler for Node.js projects, ensuring non-overlapping executions and deterministic termination. Features a dynamically chosen interval between executions, determined by a user-injected calculator function, which can take into account the d
ori88cabout 2 months ago