addLogs {BTYD}R Documentation

Add Logs

Description

Given log(a) and log(b), returns log(a + b)

Usage

addLogs(loga, logb)

Arguments

loga

first number in log space.

logb

first number in log space.


[Package BTYD version 2.4.3 Index]