biggest function

Returns the biggest type of a set of onions

Returns the biggest type of a set of onions

Returns the biggest type of a set of onions; useful for promoting a set of onions to the most general type.

biggest(...)

Arguments

  • ...: Onionic vectors

Returns

Character string representing the type

Details

If any argument passed to biggest() is an octonion, then return the string octonion . Failing that, if any argument is a quaternion, return the string quaternion , and failing that, return scalar .

Author(s)

Robin K. S. Hankin

Examples

biggest(O1,rquat(100),1:4)
  • Maintainer: Robin K. S. Hankin
  • License: GPL-2
  • Last published: 2024-03-29