Function kcl_lib::std::math::to_degrees

source ·
pub async fn to_degrees(args: Args) -> Result<MemoryItem, KclError>
Expand description

Converts a number from radians to degrees.