pub unsafe extern "C" fn rb_complex_arg(z: VALUE) -> VALUEExpand description
Queries the argument (or the angle) of the passed object.
ยง@param[in] z An instance of ::rb_cComplex.
@return Its magnitude, in ::rb_cFloat.
Generated by rb-sys for Ruby mri-x86_64-linux-gnu-3.2.3