User Tools

Site Tools


passing_20substructures_20to_20procedures

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
passing_20substructures_20to_20procedures [2018/04/17 18:11] – Added syntax highlighting tbest3112passing_20substructures_20to_20procedures [2024/01/05 00:21] (current) – external edit 127.0.0.1
Line 36: Line 36:
  
         DEF FN_distance(s{},p{})         DEF FN_distance(s{},p{})
-        !(^p{}+4+!(^s{}+4)+        PTR(p{}) = PTR(s{}PTR(p{})
         = SQR(p.x^2 + p.y^2 + p.z^2)         = SQR(p.x^2 + p.y^2 + p.z^2)
 </code> </code>
passing_20substructures_20to_20procedures.1523988670.txt.gz · Last modified: 2024/01/05 00:17 (external edit)