mirror of
https://github.com/boostorg/multiprecision.git
synced 2026-01-19 04:22:11 +00:00
Replace broken links.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
///////////////////////////////////////////////////////////////
|
||||
// Copyright 2018 Nick Thompson. Distributed under the Boost
|
||||
// Software License, Version 1.0. (See accompanying file
|
||||
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_
|
||||
// LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt
|
||||
|
||||
/*`This example demonstrates the usage of the MPC backend for multiprecision complex numbers.
|
||||
In the following, we will show how using MPC backend allows for the same operations as the C++ standard library complex numbers.
|
||||
|
||||
Reference in New Issue
Block a user