real Some simple functions for log operations.::logSub

(real log_a,
  real log_b)

logSub(log_a,log_b) = log(a-b)

Documentation

logSub(log_a,log_b) = log(a-b)

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.