sign_func.translated¶
- sign_func.translated(shift)¶
- Return a translation of the functional. - For a given functional - fand an element- translationin the domain of- f, this operation creates the functional- f(. - translation).- Parameters:
- translationdomainelement
- Element in the domain of the functional 
 
- translation
- Returns:
- outFunctionalTranslation
- The functional - f(. - translation)
 
- out