Changes

Glossary of EM.Cube's Python Functions

249 bytes added, 21:20, 10 April 2017
/* tri */
DESCRIPTION: Computes and returns the triangular window function: 1-|x| if x<1, 0 elsewhere.
 
====tri_wave====
 
SYNTAX: tri_wave({{ArgTypeReal}} x)
 
EXAMPLE: ''tri_wave(0.5)''
 
DESCRIPTION: Computes and returns the periodic triangular wave function of period T = 2, oscillating between two values +1 and -1 and having a value of +1 at x = 0.
====triangle_strip====
28,333
edits