Namespace:
VideoRay.Util
Assembly: vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)
Assembly: vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
---|
public static double TempInverse( double input ) |
Visual Basic (Declaration) |
---|
Public Shared Function TempInverse ( _ input As Double _ ) As Double |
Visual C++ |
---|
public: static double TempInverse( double input ) |
Parameters
- input
- Type: System..::.Double