Samples.arctan2 (function)
def arctan2(self, other)
Create a Composite distribution with the 'arctan2' operator
other
(float, BaseUnivariateDistribution or BaseMultivariateSliceDistribution): the second argument to arctan2.
- a Composite object
def arctan2(self, other)
Create a Composite distribution with the 'arctan2' operator
other
(float, BaseUnivariateDistribution or BaseMultivariateSliceDistribution): the second argument to arctan2.