print.3vel {lorentz}R Documentation

Print methods for three-velocities and four-velocities

Description

Print methods for three-velocities

Usage

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

Arguments

x

Vector of three-velocities

...

Further arguments, currently ignored

Value

Returns a vector of three-velocities

Author(s)

Robin K. S. Hankin

Examples

r3vel(10)

[Package lorentz version 1.1-1 Index]