shithub: riscv

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

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