NegationC 函数

完全限定的名称:Std.Math.NegationC

function NegationC(input : Complex) : Complex

总结

返回类型为 Complex的输入的一元求反。

输入

输入

一个要返回其求反的值。

输出

input的一元否定。