Click or drag to resize

TranspositionTransposedCylinderSign Method

Switches the sign of the cylindrical component for a lens with plus power. Input is cylinder.

Namespace:  OpticianMathLibrary
Assembly:  OpticianMathLibrary (in OpticianMathLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static double TransposedCylinderSign(
	double cylinder
)

Parameters

cylinder
Type: SystemDouble
In diopters

Return Value

Type: Double
Trasposed cylinder sign
See Also