Go to the first, previous, next, last section, table of contents.


distance

Function: distance { a b -> r }
file: jobg.t
package: muf
status: alpha

The distance function accepts two length-3 32-bit float vectors representing points, and returns the Euclidian distance separating them.


Go to the first, previous, next, last section, table of contents.