Package | Description |
---|---|
org.rvpf.base.value |
Point value classes.
|
Modifier and Type | Method and Description |
---|---|
static Complex.Polar |
Complex.polar(double magnitude,
double angle)
Returns a complex number with polar representation.
|
abstract Complex.Polar |
Complex.toPolar()
Returns a polar representation of this.
|
Complex.Polar |
Complex.Cartesian.toPolar()
Returns a polar representation of this.
|
Complex.Polar |
Complex.Polar.toPolar()
Returns a polar representation of this.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.