The MathUtil type exposes the following members.
Methods
| Name | Description |
---|
  | AllPositive(Double, Int32) | |
  | AllPositive(Double, Int32, Int32) | |
  | AllZero | |
  | AreEqualRel | |
  | Derivative | |
  | Derivatives | |
  | DivOrZero | |
  | FixBetweenLimits | |
  | GetIndeces(DateTime, DateTime, Int32, Int32, Boolean) | |
  | GetIndeces(Double, MathUtilIDataToInterpolate, Int32, Int32, Boolean) | |
  | GetIndeces(Double, Double, Int32, Int32, Boolean) | |
  | GetInterval(Double, Double, Double) | |
  | GetInterval(DateTime, IReadOnlyListDateTime, Double, Int32) | |
  | GetInterval(Double, MathUtilIDataForSearching, Double, Int32) | |
  | GetInterval(Double, IListDouble, Double, Int32) | |
  | GetInterval(Double, ListDouble, Double, Int32) | |
  | GetInterval(Double, Double, Double, Int32) | |
  | GetInterval(Double, Int32, FuncInt32, Double, Double) | |
  | GetInterval(Double, Int32, FuncInt32, Double, Double, Int32) | |
  | GetIntervalT(Double, T, FuncT, Double, Double) | |
  | GetIntervalT(T, MathUtilIDataForSearchingT, Double, Int32) | |
  | GetIntervalU | |
  | Interp(Double, MathUtilIDataToInterpolate, ExtrapolationTypes) | |
  | Interp(Double, Double, Double) | |
  | Interp(DateTime, DateTime, Double, ExtrapolationTypes) | |
  | Interp(Double, Double, Double, ExtrapolationTypes) | |
  | Interpn(Double, Double, Double) | |
  | Interpn(Double, Double, Double, ExtrapolationTypes) | |
  | InterpolateRowsInTable | |
  | InterpolateTable | |
  | Limit | |
  | Max | |
  | Min | |
  | MonotonicallyDecreasingOrConstant | |
  | MonotonicallyIncreasingOrConstant | |
  | MonotonouslyDecreasingOrConstant | |
  | PrepareIndexesForDerivation | |
  | Sqr | |
  | StrictlyMonoton | |
  | StrictlyMonotonIndex | |
  | SurfaceAreaOfPartialCone | |
  | VolumeOfPartialCone | |
Top
See Also