hyperbolic_point

Function hyperbolic_point 

Source
pub async fn hyperbolic_point(
    exec_state: &mut ExecState,
    args: Args,
) -> Result<KclValue, KclError>
Expand description

Calculate the (x, y) point on an hyperbola given x or y and the semi major/minor of the ellipse.