Cargo Features

static-math has no features set by default.

[dependencies]
static-math = { version = "0.2.3", features = ["no-std"] }
default

These default features are set whenever static-math is added without default-features = false somewhere in the dependency tree.

Enables std of num

no-std

Enables libm of num

static-math has 2 features without comments.