Skip to content

parallelp()

mkraska edited this page Aug 3, 2022 · 3 revisions

parallelp(obj1, obj2)

returns true if two objects are parallel or false otherwise

This is a helper function for Feedback for Free Body Diagrams. Requires direction().

Source

Tryout Space

In order to try code snippets in jsfiddle,

  1. copy the code from the wiki page to the clipboard
  2. follow the link for the JSXGraph version you want to try
  3. Replace the code in the HTML section (contents of <p hidden id="init">) with the content of the clipboard
Clone this wiki locally