CTFloat.cos

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

Meta