![]() | SQXLogSub Method |
Namespace: sqx
public static SqlDouble LogSub( SqlDouble X, SqlDouble Y )
SELECT sqx.Bin(4,2) - sqx.Bin(3,2) [SubValue] , EXP(sqx.LogSub(sqx.LogBin(4,2), sqx.LogBin(3,2))) [LogSub] /* SubValue LogSub ---------------------- ---------------------- 3 3*/