Failure of commutativity and associativity using visual plots
comm_fail.Rd
Relativistic addition of three-velocities is neither commutative nor associative, and the functions documented here show this visually.
Arguments
- u,v,w,start
Three velocities. Arguments
u
andw
are single-element three velocities, argumentv
is a vector. See the examples- bold
Integer specifying which vector element to be drawn in bold
- r
Radius of dotted green circle, defaulting to 1 (corresponding to \(c=1\)). Use
NA
to suppress plotting of circle- ...
Further arguments, passed to
arrows()