copy_sign.md 312 B

% This is generated by ESQL's AbstractFunctionTestCase. Do not edit it. See ../README.md for how to regenerate it.

Parameters

magnitude : The expression providing the magnitude of the result. Must be a numeric type.

sign : The expression providing the sign of the result. Must be a numeric type.