Searched refs:root5v2 (Results 1 – 2 of 2) sorted by relevance
391 double root5v2 = static_cast<double>(5.0003199590478625588206333405631053401128722314376); in main() local393 std::cout << "Fifth root of " << v28 << " is " << root5v2 << std::endl; in main()
487 double root5v2 = static_cast<double>(5.0003199590478625588206333405631053401128722314376); in main() local488 std::cout << "Fifth root of " << fivepowfivep1 << " is " << root5v2 << std::endl; in main()