...

uniform.right

uniform.right(a : number) 🡒 zedfunc, pure function

Returns the constant function $f: x \mapsto 1$ on the segment $[a, \infty[$ and zero otherwise. The argument a must be an integer or the function fails.

Example:

show scalar "" a1b2 with uniform.right(5)
User Contributed Notes
0 notes + add a note