Click or drag to resize

MagnificationMagnificationPercent Method

Calculates the magnification percentage. Input is spectacle magnification.

Namespace:  OpticianMathLibrary
Assembly:  OpticianMathLibrary (in OpticianMathLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static double MagnificationPercent(
	double spectacleMagnifcation
)

Parameters

spectacleMagnifcation
Type: SystemDouble
From spectacle magnification formula

Return Value

Type: Double
Magnification of a lens as a percent
See Also