1
0
Çatalla 0

Add known bugs

Bu işleme şunda yer alıyor:
Carsten Larsen 2017-07-16 23:07:14 +02:00
ebeveyn 60df83a113
işleme a6d28448f6
1 değiştirilmiş dosya ile 6 ekleme ve 0 silme

Dosyayı Görüntüle

@ -162,6 +162,12 @@ coth(1+2i);
sech(1+2i);
csch(1+2i);
.fi
.SH KNOWN BUGS
.IP \[bu] 2
If amath(1) is linked with system libraries (-lm) sometimes the real part
of a result of arccosh of a complex number, is negative instead of positive.
.IP \[bu]
coth() with complex numbers is inaccurate on the 14th digit.
.SH HOMEPAGE
https://amath.innolan.net/
.SH AUTHORS