TYoshimura.DoubleDouble.Complex 1.4.0

dotnet add package TYoshimura.DoubleDouble.Complex --version 1.4.0
NuGet\Install-Package TYoshimura.DoubleDouble.Complex -Version 1.4.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TYoshimura.DoubleDouble.Complex" Version="1.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TYoshimura.DoubleDouble.Complex --version 1.4.0
#r "nuget: TYoshimura.DoubleDouble.Complex, 1.4.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install TYoshimura.DoubleDouble.Complex as a Cake Addin
#addin nuget:?package=TYoshimura.DoubleDouble.Complex&version=1.4.0

// Install TYoshimura.DoubleDouble.Complex as a Cake Tool
#tool nuget:?package=TYoshimura.DoubleDouble.Complex&version=1.4.0

DoubleDoubleComplex

Double-Double Complex and Quaternion Implements

Requirement

.NET 8.0
DoubleDouble

Install

Download DLL
Download Nuget

Usage

Complex z = "1+16i"; // z = (1, 16), new Complex(1, 16);
Complex c = Complex.Gamma(z);

Console.WriteLine(c);

Licence

MIT

Author

T.Yoshimura

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on TYoshimura.DoubleDouble.Complex:

Package Downloads
TYoshimura.DoubleDouble.Statistic

Double-Double Statistic Implements

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.0 94 1/20/2024
1.3.9 114 10/8/2023
1.3.8 97 10/7/2023
1.3.7 96 9/19/2023
1.3.6 86 9/19/2023
1.3.5 93 9/18/2023
1.3.4 91 9/16/2023
1.3.3 102 9/15/2023
1.3.2 120 9/14/2023
1.3.1 97 9/9/2023
1.3.0 98 9/4/2023
1.2.1 194 3/13/2023
1.2.0 354 9/4/2022
1.1.0 399 1/21/2022
1.0.0 223 1/9/2022

update .net8