def

func:remainder

remainder(a, b)

Return the remainder or modulo of division: a % b. Result has same unit as a.

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function