Function chord

  • Calculate the chord length from angle theta_rad and a radius

    Parameters

    • theta_rad: number
    • radius: number = 1

    Returns number

    the chord length

Generated using TypeDoc