...

linear

linear(a : number) 🡒 zedfunc, pure function

Returns the constant function $f: x \mapsto a x$.

Example:

show scalar "" a1b2 with linear(2)
User Contributed Notes
0 notes + add a note