print: Print methods for three-velocities and four-velocities

print.3velR 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)

RobinHankin/gyrogroup documentation built on Feb. 4, 2024, 3:09 a.m.