Take the trigonometric sine of the data array of each field in place.
fl.sin() is equivalent to for f in fl: f.sin().
See cf.Field.sin for details.
cf.FieldList.setprop
cf.FieldList.squeeze
Enter search terms or a module, class or function name.