Программы на C++. Форум разработчиков
1745260928
Anonymous
Я хочу использовать специальные функции в моем проекте. Я говорю о функции сферического Бесселя и связанных с ними функций Legendre. Which one should I use:
[list]
[*]Boost library
[*]C++ standard library
https://en.cppreference.com/w/cpp/numeric/special_functions/sph_bessel
[/list]
I mean does one has an advantage over the other ?.
Подробнее здесь: [url]https://stackoverflow.com/questions/79585140/boost-or-c-standard-library-for-special-mathematical-functions[/url]