Talk:Getting the number of decimal places: Difference between revisions

Line 14:
:: 0 ? (we read <code>pi</code> as a string ?)
:: Infinity ? (we read <code>pi</code> as bound to a mathematically defined value) ?
:: Something else ? (we read <code>pi</code> as a system constant, bound to some unspecified member of a zoo of types that might include creatures like f32, f64, i32, i64, i128, or perhaps even their cousins u32, u64, u128, each of which would contain expansions of pi to different digit lengths - most of them zero) ? [[User:Hout|Hout]] ([[User talk:Hout|talk]]) 09:10, 14 August 2020 (UTC)
 
:: To concretise a little, the initial Python suggestion just errors when the given number is math.e, math.pi, or math.tau [[User:Hout|Hout]] ([[User talk:Hout|talk]]) 09:22, 14 August 2020 (UTC)
9,655

edits