lorentz (version 1.0-2)

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 4vel
print(x, ...)
# S3 method for 4mom
print(x, ...)

Arguments

x

Vector of three-velocities

Further arguments, currently ignored

Value

Returns a vector of three-velocities

Examples

Run this code
# NOT RUN {
r3vel(10)
# }

Run the code above in your browser using DataCamp Workspace