Cargo Features

[dependencies]
ico_math = { version = "0.1.6", default-features = false, features = ["use-std"] }
default = use-std

The use-std feature is set by default whenever ico_math is added without default-features = false somewhere in the dependency tree.

use-std default

ico_math has 2 features without comments.