Skip to main content

Documentation Index

Fetch the complete documentation index at: https://kk-83bff226.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Signature

path=null start=null
degToRad(degrees: number): number

Parameters

  • degrees: number - The angle in degrees.

Returns

number - The angle in radians.

Source

Defined in number.ts:122