print.exponential: Print method for 'exponential' objects.

View source: R/exponential.R

print.exponentialR Documentation

Print method for exponential objects.

Description

Print method for exponential objects.

Usage

## S3 method for class 'exponential'
print(x, ...)

Arguments

x

The exponential object to print.

...

Additional arguments (not used)


queelius/algebraic.dist documentation built on Jan. 27, 2025, 8:46 a.m.