CTFloat.sin

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

Meta