newton.math.vec_abs# newton.math.vec_abs(a)[source]# Compute the elementwise absolute value of a 3D vector. Parameters: a (vec3f) – The input vector. Returns: The elementwise absolute value. Return type: wp.vec3