I have found an example which limits a number to 2 decimal places AND turns the figure into a currency amount- eg £2.55.
{{ number | currency : 'GBP' : true : '1.2-2'}}
Is there a simple pipe which does the same without applying a currency?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…