public static UncertainValue Cos(
UncertainValue x
)
Public Shared Function Cos (
x As UncertainValue
) As UncertainValue
public:
static UncertainValue Cos(
UncertainValue x
)
static member Cos :
x : UncertainValue -> UncertainValue