real Some simple functions for log operations.::log_sub

(real log_a,
  real log_b)

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

Documentation

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

Alphabetic index HTML hierarchy of classes or Java



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