I have an application in which I need to obtain the tilt angle of a sensor package based on X axis and Z axis accelerometer data. How do I convert the tangent of X/Z to degrees? This would normally be the arctangent of X/Z but the ATAN trigonometric function in LabView does not do this. Anyone out there have an example in LabView version 8.2?