Click or drag to resize

PowerDioptricPower Method

Calculates the dioptric power of a lens. Input is focal length in meters.

Namespace:  OpticianMathLibrary
Assembly:  OpticianMathLibrary (in OpticianMathLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static double DioptricPower(
	double distance
)

Parameters

distance
Type: SystemDouble
In meters

Return Value

Type: Double
Dioptric power
See Also