MCPcopy Create free account
hub / github.com/GraphiteEditor/Graphite / logarithm

Function logarithm

node-graph/nodes/math/src/lib.rs:225–244  ·  view source on GitHub ↗
(
	_: impl Ctx,
	/// The number for which the logarithm is calculated.
	#[implementations(f64, f32)]
	value: T,
	/// The base of the logarithm, such as 2 (binary), 10 (decimal), and e (natural logarit

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

logMethod · 0.80

Tested by

no test coverage detected