Logarithm

 
 
 

Categories

  • Math > Basic

Description

Outputs the result of the logarithm operation of the input value to the input base.

A logarithm is the exponent to which the base must be raised in order to produce the specified value.

Ports

Inputs

Value

The value for the logarithm operation.

Base

The base for the logarithm operation.

Outputs

Result

The result of the logarithm operation.

Valid

Returns false if the result of the logarithm operation is undefined for the input values; otherwise returns true.

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License