Qurak

ExponentFunction

లభ్యం

Option for NumberForm and ScientificForm giving a function applied to the base-10 exponent

ExponentFunction
NumberForm[p, 5, ExponentFunction -> (3Quotient[#, 3]&)] → NumberForm[p, 5, ExponentFunction -> (3*Quotient[#1, 3] & )]PaddedForm[p, 10, ExponentFunction -> (3Quotient[#, 3]&)] → PaddedForm[p, 10, ExponentFunction -> (3*Quotient[#1, 3] & )]ScientificForm[p, 10, ExponentFunction -> (3Quotient[#, 3]&)] → ScientificForm[p, 10, ExponentFunction -> (3*Quotient[#1, 3] & )]

సంబంధితమైనవి

మొత్తం 6300 ఫంక్షన్లు · దీన్ని MCP క్లయింట్ నుండి వాడండి