Get signed Angle from 2 vectors

Can you explain a little about the functionality you’re trying to build? Is this a component in a blueprint?

You can calculate the angle between two vectors with dot product and ACOS