File:Max-b.svgDescriptionMax-b.svg English: Hand drowned avatar realized with the free software Inkscape Italiano: Avatar disegnato con il software libero Inkscape
File:Quadratic interpolation.svgb = (y(3)-y(1))/2; c = y(2); t = [-2000:+2000]./1000; p = a*t.*t+b*t+c; plot( t, p ); t_max = -b/2/a; p_max = a*t_max.*t_max+b*t_max+c; h=stem( t_max
File:Picto infobox star.png2006|Author=Max-B| Permission = {| style="background-color:#fee;border:1px solid red;margin:0 auto;font-size:150%;font-weight:bold;" | A svg version of
File:Cactus model of Mandelbrot set.svgmin(double a, double b) { return a < b ? a : b; } void beginSVG(void){ char name [30]; /* name of file */ snprintf(name,20,"%d_%d",dMax, iLevelMax ); /* */ filename
File:Ageev 5X circle graph.svg%d"' % (maxX, maxY, maxX, maxY), 1) def svgTrailer(): """End of SVG object.""" svgTag('svg', -1) def svgStyle(style): """Start a group of svg items with