메소드 | 설명 | |
---|---|---|
Atan2Expression ( |
Creates a new arc-tangent 2 expression.
|
|
Reduce ( ) : |
메소드 | 설명 | |
---|---|---|
Atan2Expression ( ) : System | ||
GenerateAtan2Expressions ( |
public Atan2Expression ( |
||
left | The y-coordinate expression. | |
right | The x-coordinate expression. | |
generator | IExpressionGenerator | The optional expression generator used during reduction. |
리턴 | System |