TMODULO

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void TMODULO(long t, long q, double u)
  2. void TMODULO(double t, T q, double u)
    version(!Have_Int64_TimeStamp)
    void
    TMODULO
    (
    T
    )
    (
    ref double t
    ,
    ref T q
    ,
    double u
    )
    if (
    is(T == double) ||
    is(T == int)
    )

Meta