Macaulay2 Engine
Loading...
Searching...
No Matches

◆ acsc

const mpreal acsc ( const mpreal & v,
mp_rnd_t rnd_mode = mpreal::get_default_rnd() )
friend

Definition at line 2316 of file mpreal.h.

2316{ return asin (1/v, r); }
friend const mpreal asin(const mpreal &v, mp_rnd_t rnd_mode)
Definition mpreal.h:2308

References acsc, asin, get_default_rnd(), and mpreal().

Referenced by acsc.