ALP User Documentation
0.8.preview
Algebraic Programming User Documentation
|
This operation returns the squared difference between two numbers. More...
Inherits Operator< internal::square_diff< D1, D2, D3, implementation > >.
This operation returns the squared difference between two numbers.
Mathematical notation: \( \odot(x,y) \to (x-y)^2 \).