shithub: front

ref: 4628d9418db7932f3bbbad2c8007a021d3885a3a
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}