R_To_R

abstract fun R_To_R(y: Number): Number

Convert Rectangle to Polar Coordinates

Return

r = √(x²+y²)

Parameters

y

y position