Skip to content

api crates calculator structs calculator::ScientificCalculator

github-actions[bot] edited this page Feb 6, 2026 · 2 revisions

Struct calculator::ScientificCalculator

pub struct ScientificCalculator(/* private fields */);

A scientific calculator with additional mathematical functions.

Extends the basic [Calculator] with trigonometric, logarithmic, and other advanced mathematical operations.

Clone this wiki locally