dgd.fun 663 B

1234567891011121314151617181920212223242526
  1. #import std
  2. #import nat
  3. #import plo
  4. #import flo
  5. #output dot'tex' plot
  6. gam =
  7. visualization[
  8. picture_frame: ((400.,250.),(-25.,())),
  9. margin: 50.,
  10. abscissa: axis[variable: '$x$',hats: ~&hS %nP* ~&tt iota 7],
  11. ordinates: <
  12. axis[variable: '$\Gamma''(x)$',hats: printf/*'%0.1f' ari6/0. 2.],
  13. axis[variable: '$\Gamma(x)$',hatches: geo6/1. 120.]>,
  14. curves: <
  15. curve[
  16. ordinate: &h,
  17. decorations: <((2.8,1.0),-[$\Gamma'$]-)>,
  18. points: ^(~&,rmath..digamma)* ari200/2. 6.],
  19. curve[
  20. ordinate: &th,
  21. decorations: <((4.8,10.),-[$\Gamma$]-)>,
  22. points: ^(~&,rmath..gammafn)* ari200/2. 6.]>]