CTFloat.tan

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias tan = dmd.root.longdouble.tanl
  2. real_t tan(real_t x)
    struct CTFloat
    nothrow @nogc @safe static
    static if(!(!is(real_t == real)))
    real_t
    tan
    (
    real_t x
    )

Meta