shithub: riscv

ref: 11ac75e78995da394d73d3676161fb4c815cf2d4
dir: /sys/src/cmd/plot/libplot/grade.c/

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