25 Kasım 2016 Cuma

std::ellint_3

Giriş
Bu metodun ne işe yaradığını anlamadım. std::comp_ellint_3 ile bağlantılı

Şöyle yaparız.
const auto pi = std::acos(-1.0);
const auto k  = 0.0;
auto nu : -0.9;

auto expected = std::ellint_3 (k, nu, pi/2);

Hiç yorum yok:

Yorum Gönder