lorentz (version 1.1-1)

print.3vel: Print methods for three-velocities and four-velocities

Description

Print methods for three-velocities

Usage

# S3 method for 3vel
print(x, ...)
# S3 method for 3cel
print(x, ...)
# S3 method for 4vel
print(x, ...)
# S3 method for 4mom
print(x, ...)

Value

Returns a vector of three-velocities

Arguments

x

Vector of three-velocities

...

Further arguments, currently ignored

Author

Robin K. S. Hankin

Examples

Run this code
r3vel(10)

Run the code above in your browser using DataLab