| MathExtensions Class |
Math extensoins
Inheritance Hierarchy
Namespace:
SanteDB.Matcher
Assembly:
SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax public static class MathExtensions
<ExtensionAttribute>
Public NotInheritable Class MathExtensions
[ExtensionAttribute]
public ref class MathExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type MathExtensions = class end
The MathExtensions type exposes the following members.
Methods
| Name | Description |
---|
| Ln |
The LN function (1/log(me))
|
TopSee Also