An error occurred while fetching the assigned iteration of the selected issue.
Add DEGREE_ANGLE as an often used non SI unit
Open
Add DEGREE_ANGLE as an often used non SI unit
public static final Unit<Angle> DEGREE_ANGLE = new TransformedUnit<>("°", RADIAN, MultiplyConverter.ofPiExponent(1).concatenate(MultiplyConverter.ofRational(1, 180)));