Macaulay2 Engine
Loading...
Searching...
No Matches
◆
sinh_cosh()
int
mpfr::sinh_cosh
(
mpreal
&
s
,
mpreal
&
c
,
const
mpreal
&
v
,
mp_rnd_t
rnd_mode
=
mpreal::get_default_rnd
()
)
inline
Definition at line
2618
of file
mpreal.h
.
2619
{
2620
return
mpfr_sinh_cosh(
s
.mp,c.
mp
,v.
mp
,rnd_mode);
2621
}
mpfr::mpreal::mp
mpfr_t mp
Definition
mpreal.h:177
s
void size_t s
Definition
m2-mem.cpp:271
mpfr
Generated on
for Macaulay2 Engine by
1.15.0