Logarithmic Function

Performs a logarithmic function on a double value.

 

Input Arguments

 

0

Logarithmic Function

Function

The logarithmic function to perform. Choose from ln(x), log(x), or e.

1

Double

X Double In

The X value for the function.

 

Return Arguments

 

2

Double

Double Result

The result of the trigonometric function.

 

Returned Status

 

SUCCESS

This command always succeeds.

Remarks

None.