DOCUMENTATION CalcMe
  • language Translations of this page
    • Translations of this page
    • Català (ca)
    • Dansk (da)
    • Deutsch (de)
    • English (en)
    • Español (es)
    • Français (fr)

  1. Wiris Ecosystem Documentation
  2. CalcMe documentation
  3. Commands
  4. Geometry
  5. Projection

en:calc:commands:geometry:projection

Projection

Computes the projection of one point onto a line, or of one vector onto another.

Syntax

projection(Line, Point)
projection(Vector, Vector)

Description

projection(Line, Point)

Computes the projection of the point onto the line.

projection(Vector, Vector)

Given two vectors u and v, computes the projection of v onto u.

Related functions

Closest point, Perpendicular, Projectivity

Table of Contents
  • Syntax
  • Description
  • Related functions
Log In

Copyright © WIRIS 2021. All rights reserved.