Home
last modified time | relevance | path

Searched refs:JEL2 (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/multiprecision/example/
Dfloating_point_examples.cpp99 JEL2(boost::multiprecision::cpp_dec_float_50 v, boost::multiprecision::cpp_dec_float_50 z) in JEL2() function
470 std::cout << JEL2(cpp_dec_float_50(2.5), cpp_dec_float_50(0.5)) << std::endl; in main()