'Declaration Function Calculate( _ ByVal x As System.Double _ ) As System.Double
System.double Calculate( System.double x )
Parameters
- x
- Parameter.
Return Value
Double.
'Declaration Function Calculate( _ ByVal x As System.Double _ ) As System.Double
System.double Calculate( System.double x )