SIMDExtendersLog Y Method
Computes the natural logarithm of each vector element.
Definition
Namespace: DWSIM.ExtensionMethods
Assembly: DWSIM.ExtensionMethods (in DWSIM.ExtensionMethods.dll) Version: 10.0.0.0
Assembly: DWSIM.ExtensionMethods (in DWSIM.ExtensionMethods.dll) Version: 10.0.0.0
C#
public static double[] LogY(
this double[] vector
)VB
<ExtensionAttribute>
Public Shared Function LogY (
vector As Double()
) As Double()Parameters
- vector Double