shithub: riscv

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

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