pub fn abs<'c>( context: &'c Context, output: Type<'c>, input_1: Value<'c, '_>, location: Location<'c> ) -> AbsOperation<'c>
Creates an abs operation.
abs