NArrayT, DLog10 Method
Returns the base 10 logarithm of a specified number.
Namespace: Metas.UncLib.Core.NdimsAssembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
Public Function Log10 As T
public:
virtual T Log10() sealed
abstract Log10 : unit -> 'T
override Log10 : unit -> 'T
TIMathTLog10