cumsum: Cumulative sums and products of onions

Description Usage Arguments Value Note Author(s) Examples

Description

Cumulative sums and products of onions

Usage

1
2

Arguments

x

onion

Value

An onion

Note

The octonions are nonassociative but cumprod() operates left-associatively, as in ((a[1]*a[2])*a[3])*a[4] etc.

Author(s)

Robin K. S. Hankin

Examples

1
2
3
4

onion documentation built on Feb. 11, 2021, 9:06 a.m.