TEN_POW_3
Fully qualified path: starkware_utils::constants::TEN_POW_3
pub const TEN_POW_3: u16 = 10_u16.pow(3); // = 1000
Press ← or → to navigate between chapters
Press ? to show this help
Press Esc to hide this help
Fully qualified path: starkware_utils::constants::TEN_POW_3
pub const TEN_POW_3: u16 = 10_u16.pow(3); // = 1000