Function kcl_lib::std::math::to_radians
source ยท pub async fn to_radians(args: Args) -> Result<MemoryItem, KclError>Expand description
Converts a number from degrees to radians.
pub async fn to_radians(args: Args) -> Result<MemoryItem, KclError>Converts a number from degrees to radians.