shithub: riscv

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

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