2 references to NegateDouble
Microsoft.VisualBasic.Core (2)
Microsoft\VisualBasic\CompilerServices\Operators.vb (2)
1033Return NegateDouble(DirectCast(Operand, Double)) 1035Return NegateDouble(Convert.ToDouble(Operand))