Home
last modified time | relevance | path

Searched defs:full_answer (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/math/example/
Droot_finding_algorithms.cpp566 void table_root_info(cpp_bin_float_100 full_value, cpp_bin_float_100 full_answer) in table_root_info()
721 …cpp_bin_float_100 full_answer ("3.0365889718756625194208095785056696355814539772481111232421416541… in main() local
Droot_n_finding_algorithms.cpp587 cpp_bin_float_100 full_answer = nth_root_noderiv<N, cpp_bin_float_100>(full_value); in table_root_info() local
Droot_elliptic_finding.cpp599 cpp_bin_float_100 full_answer = elliptic_root_noderiv(radius, arc); in table_root_info() local