shithub: front

ref: 1be74e0b703a569fee0129b0560f4e5b92da7f5b
dir: /sys/src/cmd/plot/libplot/grade.c/

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