IBinaryInteger<TSelf>.Log10(TSelf) 方法

定义

public:
 static override TSelf Log10(TSelf value);
public static virtual TSelf Log10(TSelf value);
static member Log10 : 'Self -> 'Self
Public Shared Overrides Function Log10 (value As TSelf) As TSelf

参数

value
TSelf

返回

TSelf

适用于