radToDeg
Convert radians to degrees
will return the converted degrees from given radians as the argument. The return_type specifies in which data type the result will be returned in, like shown in below example:
Last updated